apache在4G内存的配置

 apache在4G内存的配置

 
Timeout  60 
KeepAlive On
MaxKeepAliveRequests  250
KeepAliveTimeout 25
 
StartServers          12
MinSpareServers     10
MaxSpareServers    15
ServerLimit         2048
MaxClients          1982
MaxRequestsPerChild 4000
HostnameLookups Off

你可能感兴趣的:(apache,配置,内存)