Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] Jetty 8.0.0 - 8.0.4 not closing connections using SelectChannelConnector

Volodia and Mathijs,

We've been working a lot on the half-close handling
for jetty, and these improvements may solve your issues.

I've pushed a snapshot of jetty-8.1.0 to the snapshot
repo here:

http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-distribution/

Please download and test in your environment if you can, and
report back the results.

thanks
Jan


On 22 November 2011 03:40, vkrupach <vkrupach@xxxxxxxxxxxxx> wrote:
> Hi Mathijs,
>
>  Thank you for the feedback.
>
>  We are going to try:
> - downgrading to jetty 7.x
> - if jetty 7.x has the same problem kill the connections in cron task
>
> Will update with results.
>
> Volodia
>
> --
> View this message in context: http://jetty.1047016.n5.nabble.com/jetty-users-Jetty-8-0-0-8-0-4-not-closing-connections-using-SelectChannelConnector-tp4950273p5011004.html
> Sent from the jetty-users mailing list archive at Nabble.com.
> _______________________________________________
> jetty-users mailing list
> jetty-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>


Back to the top