Hi Richard,
> CometWriter assumes that the HTTP response is using "Transfer-
> Encoding: chunked".
>
> In some cases Glassfish decides to respond with "Connection: close"
> where the user agent detects the end of the HTTP response from the
> connection closing rather than using HTTP keep alive and chunking .
Can you pls. elaborate? Not sure I understand why "Connection: close"
causes issue?
Thank you.
WBR,
Alexey.
>
> Looking at the code there is no way to configure this.
>
> Shall I raise this as a bug?
>
> From Richard.