I have some tests that run a couple of jetty servlets and send requests to them from other threads. I often see that as soon as the servlets are started they receive valid requests even before those other threads were started, as if the requests were cached somewhere and re-read when jetty starts. Could it be? And if so, how can it be disabled?
Jetty does not have request caching.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With