Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 7.4.2 to 7.6.1 upgrade: Losing final packets in large responses

Michael,

On Fri, Feb 24, 2012 at 05:31, Michael Henderson <dillius@xxxxxxxxx> wrote:
> Clients:
>
> Internet Explorer 8, Google Chrome 17.0.963, Silverlight 4.0 in ClientHttp mode
>
> Rough content information:
>
> HTTP/1.1 200 OK
> Accept-Ranges: bytes
> Vary: Accept-Charset, Accept-Encoding, Accept-Language, Accept
> Content-Length: 30636
> Content-Type: text/plain; charset=UTF-8
>
> In this case, data received before stopping was around 16421. (looking
> only at body)

We have fixed an issue that may hit you also: see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=372457.

We have committed a fix and deployed Jetty 7.6.2-SNAPSHOT here:
https://oss.sonatype.org/content/repositories/jetty-snapshots/org/eclipse/jetty/jetty-distribution/7.6.2-SNAPSHOT/

Can you please try it out and tell us if your problem is solved ?

Simon
-- 
http://cometd.org
http://intalio.com
http://bordet.blogspot.com
----
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz


Back to the top