On Tue, Nov 15, 2005 at 08:42:54AM -0800, inder sabharwal wrote:
> 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.
...
> 3.) The 2.1 beta available from apache.org.

This should be working as you expect out of the box in all recent 2.1.x 
releases (but not in 2.0.x) unless it has been broken recently.

Can you try the 2.1.10 test tarball?  There are a number of fixes for 
the proxy there.

http://people.apache.org/~pquerna/dev/httpd-2.1.10/

joe

---------------------------------------------------------------------
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