Hi:
I have a server that sends data using Transfer-Encoding: Chunked, but mod_proxy is buffering up the data until it hits the internal limit of 8K. Our client application expects to receive data from the server over a period of time, and doesnot know the length of the data in advance.

I have looked at bugs 19954 and 34876, which claim to have fixed this in the latest version of apache, but apparently it is not so. I have tried it on the following apache servers:
1.) Server version: Apache/2.0.46
Server built:   Nov  5 2004 10:58:21

2.) Server version: Apache/2.0.55
Server built:   Nov 15 2005 00:06:22

3.) The 2.1 beta available from apache.org.

Is there a patch available somewhere that I could use or a configuration item that I may be missing out?

Thanks in advance.
-Inder Sabharwal.


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to