Re: keepalive issue

2011-12-16 Thread André Warnier
nisys.com> wrote: From: mike.werth...@gmail.com [mailto:mike.werth...@gmail.com] On Behalf Of Mike Wertheim Subject: Re: keepalive issue In my server.xml, I have this line which turns on APR: "Enables" would be a better word; it does not force the usage of APR. With this configuration, can

RE: keepalive issue

2011-12-16 Thread Caldarale, Charles R
> From: mike.werth...@gmail.com [mailto:mike.werth...@gmail.com] On Behalf Of > Mike Wertheim > Subject: Re: keepalive issue > My question was basically: If I'm using APR, can I assume that I'll > get the APR Connector Yes, you'll have the APR , with all of its

Re: keepalive issue

2011-12-16 Thread Mike Wertheim
t DSL connection or cable connection, could I get away with reducing it to perhaps to 2 seconds, or just 1 second? On Fri, Dec 16, 2011 at 8:20 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: mike.werth...@gmail.com [mailto:mike.werth...@gmail.com] On &

RE: keepalive issue

2011-12-16 Thread Caldarale, Charles R
> From: mike.werth...@gmail.com [mailto:mike.werth...@gmail.com] On Behalf Of > Mike Wertheim > Subject: Re: keepalive issue > In my server.xml, I have this line which turns on APR: "Enables" would be a better word; it does not force the usage of APR. > With this co

Re: keepalive issue

2011-12-16 Thread Mike Wertheim
arale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: André Warnier [mailto:a...@ice-sa.com] > > Subject: Re: keepalive issue > > > Since you are under Tomcat 7, you may want to have a look at > > the Executor feature. > > Which has been available s

RE: keepalive issue

2011-12-16 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: keepalive issue > Since you are under Tomcat 7, you may want to have a look at > the Executor feature. Which has been available since at least Tomcat 6 (I'm too lazy to look at the older docs). > Again, I am n

Re: keepalive issue

2011-12-16 Thread André Warnier
Mike Wertheim wrote: I have a Java app running on Tomcat 7.0.21 with APR 1.4.7. The app runs on 64-bit Java 7 Update 1 on CENT OS servers, with an A10 load balancer that sends traffic to the servers. On average, each server is handling about 80 requests per second. We are having problems with

keepalive issue

2011-12-15 Thread Mike Wertheim
I have a Java app running on Tomcat 7.0.21 with APR 1.4.7. The app runs on 64-bit Java 7 Update 1 on CENT OS servers, with an A10 load balancer that sends traffic to the servers. On average, each server is handling about 80 requests per second. We are having problems with our network connections