View Single Post
  #1 (permalink)  
Old 08-21-2009, 10:40 AM
konrath's Avatar
konrath konrath is offline
Registered User
 
Join Date: May 2005
Location: Brasil
Posts: 220
konrath is on a distinguished road
Thumbs down Server Load increases much when creating accounts and etc ...

Hello

my server work with load average: 0.26, 0.93, 2.40

but when you create accounts, delete accounts or other operations in WHM, the load go to 20.00, 15, 35 and etc..

because? Any suggestions?


PidFile logs/httpd.pid
LockFile logs/accept.lock
# Defined in /var/cpanel/cpanel.config: apache_port
Listen 0.0.0.0:80
KeepAlive Off
Timeout 7
MaxKeepAliveRequests 64
KeepAliveTimeout 1
MinSpareServers 5
MaxSpareServers 10
StartServers 15
MaxClients 256
MaxRequestsPerChild 1000
HostNameLookups Off
ServerTokens Prod
ServerSignature Off
UseCanonicalName Off
ServerLimit 256

Thanks
Konrath
Reply With Quote