You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by srikanth myneni <sr...@gmail.com> on 2018/06/25 11:30:06 UTC

How to enable keepAliveTimeout in TomEE

Hi All,

Can anyone share the TomEE configuration for setting the keepAliveTimeout
property?

Regards,
Srikanth

Re: How to enable keepAliveTimeout in TomEE

Posted by Romain Manni-Bucau <rm...@gmail.com>.
This part of tomee is tomcat, literally, so just do as for tomcat.

Le mar. 26 juin 2018 07:57, srikanth myneni <sr...@gmail.com> a
écrit :

> 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 <rm...@gmail.com>
> 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 <sr...@gmail.com>
> a
> > écrit :
> >
> > > Hi All,
> > >
> > > Can anyone share the TomEE configuration for setting the
> keepAliveTimeout
> > > property?
> > >
> > > Regards,
> > > Srikanth
> > >
> >
>

Re: How to enable keepAliveTimeout in TomEE

Posted by srikanth myneni <sr...@gmail.com>.
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 <rm...@gmail.com>
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 <sr...@gmail.com> a
> écrit :
>
> > Hi All,
> >
> > Can anyone share the TomEE configuration for setting the keepAliveTimeout
> > property?
> >
> > Regards,
> > Srikanth
> >
>

Re: How to enable keepAliveTimeout in TomEE

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <sr...@gmail.com> a
écrit :

> Hi All,
>
> Can anyone share the TomEE configuration for setting the keepAliveTimeout
> property?
>
> Regards,
> Srikanth
>