Hi folks,
We recently upgraded our application from Jetty 9.2 to 9.4. After doing so,
we've noticed a lot of Early EOF stacktraces happening on POST requests. Of
note, our application is fronted by a Varnish cache, which holds
connections to the Jetty backend open indefinitely, even though we have the
Jetty idle timeout configured to 50s. We're aware this is sub optimal, but
it has been this way for some time, and worked fine under Jetty 9.2. To be
clear, we do not have any evidence, or even believe that Jetty is doing
anything wrong here per-se. But I understand that a fair bit of work
happened in Jetty in this area (timeout/socket close) between 9.2 and 9.4
and I'm trying to get a high level description of what changed in an
attempt to explain the behavior we're seeing now. Any info you could
provide would be appreciated!
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To change your delivery options, retrieve your password, or unsubscribe from 
this list, visit
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to