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

andrewblack’s picture

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.

bryansd’s picture

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

andrewblack’s picture

but can we customized that error page?

nadeemagaskar’s picture

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.