Hi Romain,

For Tomcat we use below property set the value. Do we have a similar
configuration in TomEE?

keepAliveTimeout

The number of milliseconds this *Connector* will wait for another HTTP
request before closing the connection. The default value is to use the
value that has been set for the *connectionTimeout* attribute. Use a value
of -1 to indicate no (i.e. infinite) timeout.

Regards,
Srikanth

On Mon, Jun 25, 2018 at 5:01 PM Romain Manni-Bucau <[email protected]>
wrote:

> Hi Srikanth?
>
> which keepAliveTimeout? (we have in ejbd -> ejbd.properties, in tomcat
> connectors -> standard tomcat config, etc...)
>
> Romain Manni-Bucau
> @rmannibucau <https://twitter.com/rmannibucau> |  Blog
> <https://rmannibucau.metawerx.net/> | Old Blog
> <http://rmannibucau.wordpress.com> | Github <
> https://github.com/rmannibucau> |
> LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book
> <
> https://www.packtpub.com/application-development/java-ee-8-high-performance
> >
>
>
> Le lun. 25 juin 2018 à 13:30, srikanth myneni <[email protected]> a
> écrit :
>
> > Hi All,
> >
> > Can anyone share the TomEE configuration for setting the keepAliveTimeout
> > property?
> >
> > Regards,
> > Srikanth
> >
>

Reply via email to