I'd try to add a retry to you ProxyPass (retry=60) also try to increase
MaxClients.
hope this helps...
--
Staf Wagemakers - http://www.wagemakers.be
On Dec 10, 2007 9:24 PM, Ângelo Vimeney <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Thanks for your analysis, Karel. I'll try a larger timeout (60 sec
Hi,
Thanks for your analysis, Karel. I'll try a larger timeout (60 seconds
was used in my unsuccessfully last test). However, recently I put 300
browsers to access Apache connect to Tomcat using mod_jk without any
problem. Unfortunately, I suspect this could be a bug with
mod_proxy...
Ângelo
On
Gabriel, when I use the mod_jk everything works fine. The problem
arises when using the mod_proxy, so the JkOptions directive can't be
used to solve it. However, I thank you for your attention.
Ângelo
On Dec 7, 2007 12:10 PM, <[EMAIL PROTECTED]> wrote:
> Hi,
> Do you have a firewall between apac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
At the Tomcat's catalina.out I found the following log:
...
Dec 4, 2007 4:47:49 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 3549 ms
Dec 4, 2007 4:53:51 PM org.apache.jk.core.MsgContext action
WARNING: Error sending end
Hi,
Do you have a firewall between apache and Tomcat? Looks like the connection
gets closed before Tomcat is able to send the response.
Try JkOptions DisableReuse, this worked for me.
Gabriel
"Ângelo Vimeney"
Hello everybody,
I'm experiencing problems using the Apache server as a proxy to my
Tomcat server and I will appreciate if somebody could help me. Please,
take my apologies for my poor English and long mail.
I'm using Apache version 2.2.6 installed on a dedicated HTTP server
machine (running Linu