[EMAIL PROTECTED]
Envoyé : mercredi 21 juin 2006 13:37
À : Serlet Jean-Claude; users@tomcat.apache.org
Objet : RE: Mod_jk/firewall configuration problems
I didn't have socket_keepalive set. But I added it and still have the same
problem.
>From my httpd.conf:
JkLogFile /var/log/h
--Original Message-
From: Raghupathy,Gurumoorthy [mailto:[EMAIL PROTECTED]
Sent: Wed 6/21/2006 7:41 AM
To: 'Tomcat Users List'
Cc:
Subject: RE: Mod_jk/firewall configuration problems
Can you send me how you are accessing the website from within the firewall
and how y
.org
Objet : RE: Mod_jk/firewall configuration problems
I didn't have socket_keepalive set. But I added it and still have the same
problem.
>From my httpd.conf:
JkLogFile /var/log/httpd/mod_jk.log
JkLogLevel debug
# Just like workers.properties but exact line i
-Original Message-
From: Greg Allen [mailto:[EMAIL PROTECTED]
Sent: 21 June 2006 12:37
To: Serlet Jean-Claude; users@tomcat.apache.org
Subject: RE: Mod_jk/firewall configuration problems
I didn't have socket_keepalive set. But I added it and still have the same
problem.
>From my
t will be served by the httpd directly.
JkUnMount /testapp/images/*.gif ajp13w
JkUnMount /testapp/images/*.jpg ajp13w
-- Greg
_
From: Serlet Jean-Claude [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 21, 2006 2:35 AM
To: Greg Allen; users@tomcat.apache.org
Subje
2006/6/21, Serlet Jean-Claude <[EMAIL PROTECTED]>:
Please give the configuration of your workers : the workers.properties.file
Have you set worker.yourworker.socket_keepalive=1 in it ?
Hmm, I didn't know about this option. Sometimes in our webapp we get a
strange behaviour, that is in the midd
Please give the configuration of your workers : the workers.properties.file
Have you set worker.yourworker.socket_keepalive=1 in it ?
Jean-Claude
_
De : Greg Allen [mailto:[EMAIL PROTECTED]
Envoyé : mardi 20 juin 2006 16:42
À : users@tomcat.apache.org
Objet : Mod_jk/firewall conf