RE: Apache + sites loading slow in IE only

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey Eric


I changed 


#Timeout 120

#MaxKeepAliveRequests 100


#<IfModule prefork.c>

#StartServers       8

#MinSpareServers    5

#MaxSpareServers   20

#ServerLimit      256

#MaxClients       256

#MaxRequestsPerChild  4000

#</IfModule>


to:


Timeout 300

MaxKeepAliveRequests 0


<IfModule prefork.c>

StartServers       30

MinSpareServers    5

MaxSpareServers   50

ServerLimit      2000

MaxClients       1800

MaxRequestsPerChild 0

</IfModule>



That was the only changes i did on the httpd.conf file 



I disabled eaccelerator now i havent seen much difference. 



Download today! Free Windows Live software. Chat, search, share pics and more.

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux