Tagged Questions
2
votes
1answer
354 views
Drupal website blocked because of many connection errors - website goes offline
From time to time, the number of database connections from our Drupal 6.20 system to our Mysql database reaches 100-150 and after a while the website goes offline. The error message when trying to ...
2
votes
1answer
521 views
Is it better to have multiple databases vis-a-vis multiple instances on Amazon RDS?
I am planning to deploy my web application (ASP.Net based) on the Amazon EC2 and the persistence on Amazon RDS. I have a 'gut feeling' that at least my session store (again on RDS) should be separate ...
1
vote
1answer
436 views
How to calculate hours/month usage on Amazon RDS and Pricing?
I never used Amazon EC2 or RDS Service. I am trying to calculate my cost using http://calculator.s3.amazonaws.com/calc5.html
I searched a little but could locate answers to some basic things. Can ...
1
vote
2answers
1k views
Amazon RDS: can databases be setup in replicaton mode?
I am studying the new Amazon RDS product and it seems it can be scaled only vertically (i.e. put a stronger server).
Did anyone see a possibility to configure multiple instances so that one is master ...