Sven Köhler wrote:
Hi,
i see, you're developing Tomcat 6.0.
Will Tomcat 6.0 send flush packets, when the flush()-method of the
OutputStreams or the Writers are called?
Yes. It's done in a way that is backward compatible.
When out.flush() is called an empty data packet is sent.
It's something really needed by mod_proxy_ajp, mod_jk, and so on to
property transport flushes to.
The implementation is in the SVN both for mod_jk
and mod_proxy_ajp. You will have to wait for the
next release (mod_jk 1.2.20) if you don't wish to
use the SVN builds.
Regards,
Mladen.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]