Sven Köhler wrote:
> Hi,
> 
> JSP (via mod_jk) and maybe other plugins sometimes flush the connection,
> so that the browsers receive everything that's stuck in some internal
> buffer. Here's a quote from mod_jk's docs:

mod_deflate supports metadata buckets of the FLUSH type.

The best solution (as discussed before in the context of mod_proxy_ajp)
is to add a FLUSH message to the AJP protocol, rather than trying to
'guess' when a flush was intended.  AFAIK, no one has actually done this
yet.

-Paul

Reply via email to