I'm trying to use apache to proxy a push application, using chunked transfer
encoding. The problem is that the mod_proxy buffers the server response
internally and only sends the data to the client when the buffer is filled
or the connection with the server is terminated.

This behavior is not adequate for push applications, where the response must
be redirected instantly to the http client.

This problem was discussed a year ago:
http://mail-archives.apache.org/mod_mbox/httpd-dev/200602.mbox/raw/[EMAIL 
PROTECTED]/



Anyone knows if this problem has been resolved?

Filipe Figueiredo - [EMAIL PROTECTED]

Reply via email to