Re: keepAliveTimeout/connectionTimeout not working with configured values - Embedded Tomcat 9.0.35

2020-05-29 Thread Mark Thomas
On 29/05/2020 05:49, Arshiya Shariff wrote: > Hi Mark , > >   > > *We have upgraded the Embedded tomcat version from 9.0.22 to 9.0.35 *and > tried setting the *keepAliveTimeout/connectionTimeout* to *4ms / -1 > *, via the IntrospectionUtils by extending the Connector class:** > >   > >

keepAliveTimeout/connectionTimeout not working with configured values - Embedded Tomcat 9.0.35

2020-05-28 Thread Arshiya Shariff
Hi Mark , We have upgraded the Embedded tomcat version from 9.0.22 to 9.0.35 and tried setting the keepAliveTimeout/connectionTimeout to 4ms / -1 , via the IntrospectionUtils by extending the Connector class: IntrospectionUtils.setProperty( this, "keepAliveTimeout", String.valueOf(