Re: Fwd: Problem with clustering using Database Session Store

2013-08-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Néstor, On 8/11/13 7:17 AM, Néstor Boscán wrote: > I'm configuring my two node tomcat 7 service in AWS with Database > Session Store. I did the following steps: > > 1.- Configured JAVA_OPTS with > -Dorg.apache.catalina.session.StandardSession.ACT

Fwd: Problem with clustering using Database Session Store

2013-08-11 Thread Néstor Boscán
Hi I'm configuring my two node tomcat 7 service in AWS with Database Session Store. I did the following steps: 1.- Configured JAVA_OPTS with -Dorg.apache.catalina.session.StandardSession.ACTIVITY_CHECK=true 2.- Configured context.xml with: 3.- Created the database table. 4.- My

Re: problem with clustering

2013-04-05 Thread Andy Pahne
Am 05.04.2013 15:34, schrieb Daniel Mikusa: Am 04.04.2013 15:01, schrieb Daniel Mikusa: The tomcat version is 6.0.18, running on Linux 2.6.24, Java version is 1.6.0_13. That's incredibly old, you should look at upgrading ASAP. I know. That's not really my call, unfortunatly. --

Re: problem with clustering

2013-04-05 Thread Daniel Mikusa
On Apr 5, 2013, at 6:02 AM, Andy Pahne wrote: > Am 04.04.2013 15:01, schrieb Daniel Mikusa: > > > The tomcat version is 6.0.18, running on Linux 2.6.24, Java version is > 1.6.0_13. That's incredibly old, you should look at upgrading ASAP. > > > >> It would be helpful to post your configura

Re: problem with clustering

2013-04-05 Thread Andy Pahne
Am 04.04.2013 15:01, schrieb Daniel Mikusa: The tomcat version is 6.0.18, running on Linux 2.6.24, Java version is 1.6.0_13. It would be helpful to post your configuration, minus comments, as well as the exact version of Tomcat that you are running. SSLEngine="on" /> classNa

Re: problem with clustering

2013-04-04 Thread Daniel Mikusa
On Apr 4, 2013, at 6:43 AM, Andy Pahne wrote: > > An application that has been running fine for years now suddenly does perform > with varying results, sometimes as quick as always, but then sometimes a > simple page request uses up to 30 seconds. If you haven't changed anything with the appli

problem with clustering

2013-04-04 Thread Andy Pahne
An application that has been running fine for years now suddenly does perform with varying results, sometimes as quick as always, but then sometimes a simple page request uses up to 30 seconds. Since the performance did degrade we regularly find log items like the following one in catalina.o