By andrewblack on
I host my site in local company in indonesia. sometime mostly in monday and tuesday my site was error. mysql:Too many connection, go to drupal instalation. So when it's error occur can we set to static html, so user can go to instaltion page. The static html may be just like site off line.
Comments
spam day
hosting company man says monday and tuesday are "spam day". he say a lot people doing spam in that days, so mysql traffic over load.
Performance Tweaking
Have you set the page caching module to "Normal" (Administer > Site Configuration > Performance)? If not, I'd see if that helps on the demand to your MySQL server.
Bryan
CMSReport
ok i'll try
but can we customized that error page?
this might help you
This is seems to be a bug.. there might be some connection problem with mysql and the way drupal handle it.One solution is too increase the connection from 100(default) to 250 in mysql or try this http://drupal.org/node/51263#comment-180220.