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 dmik...@gopivotal.com wrote: On Oct 7, 2013, at 11:14 PM, John Rellis john.d.rel...@gmail.com 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 tomcat JDBC thread pool, what

Does maxActive limit the size of threadpool?

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

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 dmik...@gopivotal.com wrote: On Oct 8, 2013, at 12:31 PM, John Rellis john.d.rel...@gmail.com 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 the documentation

minIdle not being respected (tomcat thread pool)

2013-10-07 Thread John Rellis
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 10:54 AM, John Rellis wrote: I am using apache 2.2.3

Strange Faulty Member Exception

2012-10-02 Thread John Rellis
=org.apache.catalina.ha.session.ClusterSessionListener/ /Cluster -- John Rellis

Re: Static Membership Session Replication

2012-09-29 Thread John Rellis
On Sep 28, 2012 3:42 PM, Konstantin Kolinko knst.koli...@gmail.com wrote: 2012/9/28 John Rellis john.d.rel...@gmail.com: (...) Keiichi, Thanks. OK so, when my tomcat starts it says : INFO: Receiver Server Socket bound to:localhost/127.0.0.1:4110 You reckon this should say

Re: Static Membership Session Replication

2012-09-28 Thread John Rellis
=org.apache.catalina.tribes.transport.nio.NioReceiver address=localhost port=4210 autoBind=100 selectorTimeout=5000 maxThreads=6/ Is it not address=localhost but address=tomcattwo ? 2012/9/21 John Rellis john.d.rel...@gmail.com: Hey, Really hoping somebody can help. I am attempting a cluster with session replication. Tomcat

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
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: Cluster Logging Options Hi, Curious to how people deal with logging in a horizontally clustered

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
On Mon, Sep 24, 2012 at 10:57 AM, André Warnier a...@ice-sa.com 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 - syslog server That way you can look at the server and also

Re: Cluster Logging Options

2012-09-24 Thread John Rellis
On Mon, Sep 24, 2012 at 1:36 PM, Joseph wutong...@gmail.com 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 a...@ice-sa.com 写道: John Rellis wrote: On Mon, Sep 24, 2012 at 10:57 AM, André

Static Membership Session Replication

2012-09-20 Thread John Rellis
org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler [http-bio-8080] Sep 20, 2012 5:17:55 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler [ajp-bio-8009] Sep 20, 2012 5:17:56 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 70803 ms -- John

Re: Verifying mod_jk is installed

2012-09-18 Thread John Rellis
JkMount /jkmanager/* 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 a...@ice-sa.com wrote: John Rellis wrote: Hey, I would very much appreciate some help, flying blind

Re: Verifying mod_jk is installed

2012-09-18 Thread John Rellis
On Tue, Sep 18, 2012 at 3:56 PM, André Warnier a...@ice-sa.com wrote: John Rellis wrote: André, Thanks! OK, so I put JkMount /jkmanager/ jkstatus JkMount /jkmanager/* jkstatus Into apache2.conf and no success. I did however put it in sites-available/default

Re: Clustering Question

2012-09-18 Thread John Rellis
On Sep 18, 2012 7:26 PM, Christopher Schultz ch...@christopherschultz.net 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 dinner :) From what I

Clustering Question

2012-09-17 Thread John Rellis
%u %t quot;%rquot; %s %b / /Host /Engine /Service /Server -- John Rellis

Re: Clustering Question

2012-09-17 Thread John Rellis
: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 John, On 9/17/12 3:50 PM, John Rellis wrote: Location /jk-status # Inside Location we can omit the URL in JkMount JkMount jk-status Order deny,allow Deny from all Allow from all /Location Location /jk-manager # Inside Location we can omit