RE: [users@httpd] Re: Apache throughput turns glacial on weekends

2011-06-26 Thread McAdams, John
rg Subject: [users@httpd] Re: Apache throughput turns glacial on weekends Better approach is to put after these two: #EnableMMAP off #EnableSendfile off #Enter this just after the above two Win32DisableAcceptEx hth McAdams, John wrote: > Thank you! > > I'll report back on whether t

RE: [users@httpd] Re: Apache throughput turns glacial on weekends

2011-06-26 Thread McAdams, John
httpd] Re: Apache throughput turns glacial on weekends Put this code at the end of your configuration file. Win32DisableAcceptEx It should work. The configuration file is normally at: [../apache/conf] hth McAdams, John wrote: > Looks plausible, since I found stuff online ab

RE: [users@httpd] Re: Apache throughput turns glacial on weekends

2011-06-26 Thread McAdams, John
ix: <http://httpd.apache.org/docs/2.0/mod/mpm_winnt.html> Let us know if this was successful. McAdams, John wrote: > My Apache/2.2.19 server running on a Windows 7 machine mostly seems to > run fine. > > > > But on weekends, sporatically, throughput turns glacial. It hasn't &

[users@httpd] Apache throughput turns glacial on weekends

2011-06-26 Thread McAdams, John
My Apache/2.2.19 server running on a Windows 7 machine mostly seems to run fine. But on weekends, sporatically, throughput turns glacial. It hasn't crashed, and after a long wait it will serve up a page, but it's basically of no use. When I check my error log, I find multiple (hundreds, at l