You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ulrich Mayring <ul...@denic.de> on 2003/05/26 18:17:43 UTC

How to turn off JK2 info messages in catalina.out?

Hello,

we're using the Zeus webserver (v4.1 r4) with an ajpv13 connection to 
Tomcat. On each and every request for a servlet we get this message in 
catalina.out:

May 26, 2003 6:10:47 PM org.apache.jk.common.ChannelSocket processConnection
INFO: server has been restarted or reset this connection

I've read all the threads in the mailing list archives about this, so I 
do have an idea what causes this message. However, the question that 
interests me much more is: how can I turn it off?

We are under very heavy load in production and cannot afford to log 
something on each and every request. Also, we can't change the default 
JRE setup as was suggested by someone.

Thanks in advance for any pointers!

Ulrich



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: How to turn off JK2 info messages in catalina.out?

Posted by Ulrich Mayring <ul...@denic.de>.
Hassan wrote:
> Well I'm not an expert in this, but I had similar messages coming, which I
> resolved by changing the 'connectionTimeout' of Ajp1.3 connector and non-SSL
> (port 8080) connector to -1.

Hello Hassan,

tried that, but didn't work. Perhaps I need to fix this at the webserver 
level (in this case not Apache, but Zeus).

cheers,

Ulrich




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: How to turn off JK2 info messages in catalina.out?

Posted by Hassan <hs...@ntlworld.com>.
Well I'm not an expert in this, but I had similar messages coming, which I
resolved by changing the 'connectionTimeout' of Ajp1.3 connector and non-SSL
(port 8080) connector to -1.

Hassan

----- Original Message -----
From: "Ulrich Mayring" <ul...@denic.de>
To: <to...@jakarta.apache.org>
Sent: Monday, May 26, 2003 5:30 PM
Subject: Re: How to turn off JK2 info messages in catalina.out?


> Ulrich Mayring wrote:
> > Hello,
> >
> > we're using the Zeus webserver (v4.1 r4) with an ajpv13 connection to
> > Tomcat. On each and every request for a servlet we get this message in
> > catalina.out:
> >
> > May 26, 2003 6:10:47 PM org.apache.jk.common.ChannelSocket
> > processConnection
> > INFO: server has been restarted or reset this connection
> >
> > I've read all the threads in the mailing list archives about this, so I
> > do have an idea what causes this message. However, the question that
> > interests me much more is: how can I turn it off?
> >
> > We are under very heavy load in production and cannot afford to log
> > something on each and every request. Also, we can't change the default
> > JRE setup as was suggested by someone.
>
> Whoops, I forgot to say that we're using Tomcat 4.1.24-LE-jdk14, the
> newest binary release version of the v4 generation and jdk 1.4.1_02-b06
> for Solaris/Sparc (v5.9).
>
> Ulrich
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: How to turn off JK2 info messages in catalina.out?

Posted by Ulrich Mayring <ul...@denic.de>.
Ulrich Mayring wrote:
> Hello,
> 
> we're using the Zeus webserver (v4.1 r4) with an ajpv13 connection to 
> Tomcat. On each and every request for a servlet we get this message in 
> catalina.out:
> 
> May 26, 2003 6:10:47 PM org.apache.jk.common.ChannelSocket 
> processConnection
> INFO: server has been restarted or reset this connection
> 
> I've read all the threads in the mailing list archives about this, so I 
> do have an idea what causes this message. However, the question that 
> interests me much more is: how can I turn it off?
> 
> We are under very heavy load in production and cannot afford to log 
> something on each and every request. Also, we can't change the default 
> JRE setup as was suggested by someone.

Whoops, I forgot to say that we're using Tomcat 4.1.24-LE-jdk14, the 
newest binary release version of the v4 generation and jdk 1.4.1_02-b06 
for Solaris/Sparc (v5.9).

Ulrich




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org