Re: firewall setting for AJP1.3 connector

2007-05-04 Thread Rainer Jung
Error 54 translates to 10054 winsock error, which is "connection reset by peer". No, opening the port for TCP is enough. It looks like you might be connecting to something else. You should sniff on your tomcat server to check, if the request really reaches the tomcat machine. Regards, Rainer S

firewall setting for AJP1.3 connector

2007-05-03 Thread Swaroop George
I have a machine sitting in the DMZ with IIS 6.0 as the web server. I am trying to redirect request to an internal server running Tomcat sitting behind the firewall using isapi_redirect.dll I have opened up port 8009 which is defined as the AJP1.3 connector in the server.xml. 8009 has been opened