I am having a problem with mod_jk.so. I have apache set up as my web server, forwarding my jsp
traffic to a tomcat server running on the same machine.

 

This setup works fine when the client is inside of my firewall. However, when I try to access

my site from outside the firewall, mod_jk does not forward the traffic to tomcat and the page
is not displayed.

 

My firewall is set up to forward port 80 traffic from outside to my web server machine. This
is working, as I can get non-tomcat served pages to appear on clients outside of the firewall.

 

I have attached the debugging log from mod_jk. In it you can see two requests – the first is
from outside (which fails), while the second is from inside and you can see that it is served
correctly.

 

I’m sure this is some sort of configuration issue.  But I don’t know what. 

 

Can anyone point out what is wrong?

 

Thanks,

 

-- Greg

 

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to