Re: Re: Apache throughput turns glacial on weekends

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

 



On 6/26/2011 9:27 PM, DW wrote:
> Yes.  It implies that those two items are disabled or are not read by
> the apache.  It is by default.  You need to search for this item in your
> file.  they are all together in line: 455 and 456 but it may be
> different in yours because I have done many changes to my file.
> 
> 
> McAdams, John wrote:
>> OK, so I need the "#" in front of the first two commands?
>>
>> So it should be:
>>
>> #EnableMMAP off
>> #EnableSendfile off
>> Win32DisableAcceptEx

You may as well go ahead and uncomment EnableSendfile, so it reads

#EnableMMAP off
EnableSendfile off
Win32DisableAcceptEx

if you are running anything other than Windows Server... all of the
home/premium packages now have a corrupted TransmitFile() which will
only deliver two files at once; the rest of the requests may stall.

http://msdn.microsoft.com/en-us/library/ms740565(VS.85).aspx [see Remarks]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[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