0

The normal response time (GET request) amounts to around 50-100ms, but randomly on average every 10th request takes 1-1.5 seconds.

This is independent from the request library, server or network used, also in Chrome timing tab this behaviour is easily visible.

Jetty version used is 9.4.7.v20170914.

Can I do anything from client side?

Sending 2 requests at the same time or resending one if takes too long has no effect, both will resolve in 1-1.5 seconds.

Joakim Erdfelt
  • 46,896
  • 7
  • 86
  • 136
Mircea Golgu
  • 23
  • 1
  • 5
  • Jetty 9.x is now at End of Community Support - see https://github.com/eclipse/jetty.project/issues/7958 - You should be using Jetty 10 or Jetty 11 or Jetty 12 at this point in time. (All of which have updates to the networking code specifically to address changes made in Chrome over the years) – Joakim Erdfelt Jul 15 '23 at 22:14

0 Answers0