Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-users] Reading of HTTP Request Timing Out

Hi, 

We are upgrading jetty from 7.0.1 to 9.2.3. After the upgrade, we are seeing that the server is reading a portion of the json request body and then timing out (maxIdleTime) or truncating the request thereby resulting in an invalid json request. A server processes 5000 requests per second, and all have json request body. 

Please give me a hint how to tackle this issue. 

Thank you!!!





Rajiv

Back to the top