Request timeout
COURTAULT Francois <[email protected]>
| Newsgroups | gmane.comp.java.openejb.user |
|---|---|
| Message-ID | <MR1P264MB2355994359028D810C8556269D249__37453.1498922565$1665734953$gmane$org@MR1P264MB2355.FRAP264.PROD.OUTLOOK.COM> |
Hello everyone, I know that this question has most probably to be sent to Tomcat mailing list but as I haven't subscribed to this one I try on the TomEE mailing list. Looking at the Tomcat doc, I see a connectionTimeout parameter but this one is not really a "request timeout" I mean by "request timeout" the max time for HTTP request/response completion. If the HTTP response takes more time than this value, then TomEE/Tomcat will close the HTTP session or connection. Do you know if such "request timeout" parameter exists that we can set in Tomcat/TomEE ? Best Regards.