[an error occurred while processing this directive].com

25Nov/072

The new server(s)!

If you see this then you're on spiffy new servers hosted by Amazon's EC2. Hopefully they can handle the load a bit better. Right now I'm on a 2 webserver and 1 db server configuration. It's a bit small, but I built it to grow pretty easily.

I actually had 2 dbs clustered, but funky stuff was happening with missed heartbeats on Amazon's new NAT addressing. I started a thread about it on their forum here

Filed under: websites Leave a comment
Comments (2) Trackbacks (0)
  1. Question for you about EC2: what are you doing to keep data persistent between restarts of the mysql instances? Are you storing it is S3? If so, how?

    I am looking at EC2 eagerly for a few projects, but (in my limited research) haven’t seen a good (read: simple) answer to that problem.

    Thanks!

  2. Hi Anthony,

    Yes, I created a script that backs up the databases hourly and puts them on s3. You can use mysqldump or several other ways to get the database contents.

    Of course a cluster offers no data loss — but I kept having problems with it (either my own fault or amazon’s)


Leave a comment


No trackbacks yet.