No subject


Fri Aug 17 21:06:45 UTC 2012


is a maximum number of concurrent connections defined for mysql.
This number is set to a higher value than the number of concurrent
apache processes. This is to prevent that the mysql server is killed
by a fork-bombing client application. 

There must be something like

   set-variable =   max_connections=somebignumber

in mysql.conf. 

Regards,

	JeLuF



More information about the Wikitech-l mailing list