I have written a synchronous servlet. Can you answer my question now ?

Regards,
Poornima.



On 02/22/2016 02:08 AM, Simone Bordet wrote:
Hi,

On Thu, Feb 18, 2016 at 7:55 PM, [email protected]
<[email protected]> wrote:
Hi,

I use jetty 9.3.x. I have set the idleTimeout in jetty-http.xml (in
addConnector) to 40000. I have written a servlet which takes 60 seconds to
respond. I am still getting the response after 60 seconds instead of the
connection getting terminated.
Depends how you write your servlet, specifically whether it's async or not.


_______________________________________________
jetty-users mailing list
[email protected]
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