Roger Nesbitt wrote:
>
> Hi all,
>
> I've got a little servlet that keeps the HTTP connection streams data (html
> script data, to be precise) at the rate of a few bytes per second. Tomcat
> handled this fine, but as soon as I routed it through Apache using the warp
> connector, I found that da
Hi all,
I've got a little servlet that keeps the HTTP connection streams data (html
script data, to be precise) at the rate of a few bytes per second. Tomcat
handled this fine, but as soon as I routed it through Apache using the warp
connector, I found that data was not sent until the connect