aspose file tools
The moose likes Tomcat and the fly likes Tomcat - apache AJP 1.3 connector Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat - apache AJP 1.3 connector" Watch "Tomcat - apache AJP 1.3 connector" New topic
Author

Tomcat - apache AJP 1.3 connector

dirk slootmaekers
Greenhorn

Joined: Jul 05, 2005
Posts: 1
hello,

I have an application that is working fine on tomcat standalone.
What I'm doing is with TCPView application I'm closing the connections from my IE6 and see that my application is recovering the connection.

when I put apache 2.0.X and AJP 1.3 based on mod_jk2 in front, it is not working anymore, as if the connections are not really closed (if I close the connections in IE6 with TCPView) ...

any ideas?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat - apache AJP 1.3 connector
 
Similar Threads
Call Authetication in my own code
Tomcat behind Apache -- How to handle SSL?
setting server port to 80
Struggling with configuration of Tomcat through Apache mod_proxy_ajp
Reusing Apache-Tomcat connections