Try apaches' SendBufferSize config directive

SendBufferSize sets the size of the TCP send buffer. Increasing the size would help only within high-speed networks to speed up the connection. However the 'slow-connection' clients are not in the same network. Thus increasing the TCP send buffer could even result in an increased number of tropped TCP packages ...


Thanks (I was not aware of that directive)
  Martin

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to