Welcome,

I got a message in error_log: Server seems busy.

After this message i changed a configuration in httpd to:

StartServers 120
MinSpareServers 40
MaxSpareServers 80
MaxClients 250
MaxRequestsPerChild 75

Earlier i had a load very high, even 40.

Is this configuration now correct?