https://issues.apache.org/bugzilla/show_bug.cgi?id=42065

Dominik Friedrichs <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #4 from Dominik Friedrichs <[email protected]> 2011-02-05 17:47:14 
EST ---
If all these dont work:

EnableSendfile off
EnableMMAP off
Win32DiableAcceptEx
SendBufferSize ...

Then this is one last thing to try (worked for me on a new W2k3 R2 server):
Set in your Windows registry

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Afd\Parameters

DefaultSendWindow
DefaultReceiveWindow

To something like 65535. You'll probably have to create the DWORD values.
Reboot afterwards and that should do the trick.

It appears that Apache fails to set the buffer size (without printing warnings)
or its setting is ignored by Windows for some reason.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to