Re: minIdle not being respected (tomcat thread pool)

2013-10-09 Thread John Rellis
On Tue, Oct 8, 2013 at 5:42 AM, Daniel Mikusa wrote: > On Oct 7, 2013, at 11:14 PM, John Rellis wrote: > >> Hi, >> >> Tomcat : 7.0.33 >> Java : 6 >> JDBC Pool : 1.0.9.3 >> Grails : 1.3.9 >> >> We are running a grails app that is using the

Re: Does maxActive limit the size of threadpool?

2013-10-08 Thread John Rellis
On Tue, Oct 8, 2013 at 10:14 AM, Daniel Mikusa wrote: > On Oct 8, 2013, at 12:31 PM, John Rellis wrote: > >> Hi, >> >> Tomcat : 7.0.33 >> Java : 6 >> JDBC Pool : 1.0.9.3 >> Grails : 1.3.9 >> >> I am having difficulty understanding some of th

Does maxActive limit the size of threadpool?

2013-10-08 Thread John Rellis
: 6 minEvictableIdleTimeMillis : 360 Validation Query : SELECT 1 Thanks, John -- John Rellis

minIdle not being respected (tomcat thread pool)

2013-10-07 Thread John Rellis
d Timeout : 300 timeBetweenEvictionRunsMillis : 6 minEvictableIdleTimeMillis : 360 Validation Query : SELECT 1 -- John Rellis

Re: worker not marked as in error when shutdown with ping mode enabled

2013-01-06 Thread John Rellis
On Fri, Jan 4, 2013 at 9:24 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Pid, > > On 1/4/13 3:22 PM, Pid wrote: > > On 04/01/2013 20:08, Christopher Schultz wrote: > >> On 1/3/13 1

Strange Faulty Member Exception

2012-10-02 Thread John Rellis
ter Config* -- John Rellis

Re: Static Membership Session Replication

2012-09-29 Thread John Rellis
On Sep 28, 2012 3:42 PM, "Konstantin Kolinko" wrote: > > 2012/9/28 John Rellis : > >> (...) > >> > > Keiichi, > > > > Thanks. OK so, when my tomcat starts it says : > > > > INFO: Receiver Server Socket bound to:localhost/127.0

Re: Static Membership Session Replication

2012-09-28 Thread John Rellis
; > *tomcat2 server.xml* > address="localhost" port="4210" autoBind="100" > selectorTimeout="5000" maxThreads="6"/> > > Is it not address="localhost" but address="tomcattwo" ? > > 2012/9/21 John Rel

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
On Mon, Sep 24, 2012 at 1:36 PM, Joseph wrote: > Or you could just use a simple socketappender from log4j and let all > instances write to configured host port > > 在 2012-9-25,0:29,André Warnier 写道: > > > John Rellis wrote: > >> On Mon, Sep 24, 2012 at 10:57 AM, An

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
On Mon, Sep 24, 2012 at 10:57 AM, André Warnier wrote: > John Rellis wrote: > >> On Mon, Sep 24, 2012 at 10:12 AM, Alex Samad - Yieldbroker < >> alex.sa...@yieldbroker.com> wrote: >> >> Been thinking about >>> >>> Log4j -> syslog -> s

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
; I keep my per server syslogs for 4-7 days and the on the syslog server for > months .. > > A > > > -Original Message- > > From: John Rellis [mailto:john.d.rel...@gmail.com] > > Sent: Monday, 24 September 2012 6:49 PM > > To: users > > Subject: Clust

Static Membership Session Replication

2012-09-20 Thread John Rellis
dler ["ajp-bio-8009"] Sep 20, 2012 5:17:56 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 70803 ms -- John Rellis

Re: Clustering Question

2012-09-18 Thread John Rellis
On Sep 18, 2012 7:26 PM, "Christopher Schultz" wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > John, > > On 9/17/12 5:20 PM, John Rellis wrote: > > Thanks Chris. > > > > My replies will be a little sporadic as I am cooking a 10 pm

Re: Verifying mod_jk is installed

2012-09-18 Thread John Rellis
On Tue, Sep 18, 2012 at 3:56 PM, André Warnier wrote: > John Rellis wrote: > >> André, >> >> Thanks! OK, so I put >> >> JkMount /jkmanager/ jkstatus >> JkMount /jkmanager/* jkstatus >> >> Into apache2.conf and no succes

Re: Verifying mod_jk is installed

2012-09-18 Thread John Rellis
/* jkstatus . And I can now hit host/jkmanager/ and I get a UI. Is this the expected behaviour??? Many thanks again! John On Tue, Sep 18, 2012 at 3:05 PM, André Warnier wrote: > John Rellis wrote: > >> Hey, >> >> I would very much appreciate some help, flying blin

Re: Clustering Question

2012-09-17 Thread John Rellis
ristopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > John, > > On 9/17/12 3:50 PM, John Rellis wrote: > > # Inside Location we can omit the URL in > > JkMount JkMount jk-status Order deny,allow Deny from all

Clustering Question

2012-09-17 Thread John Rellis
on my tomcat servers -- John Rellis