Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Apache/Tomcat

Status
Not open for further replies.

ssg0

Programmer
Aug 9, 2001
2
IN
Hello all!

I have a few questions regarding Apache/Tomcat collaboration. I will be very thankful if someone clears my doubts.

1. I understand that Tomcat can work with any (supported) web server in two modes - 'In Proc' and 'Out of Proc'. I have successfully tried to configure Tomcat (Out of Proc) to work with Apache. The question is how can I make it work 'In Proc' with Apache?
2. In relation to the above, there seem to be two available adapters for the Apache/Tomcat collaboration in the Windows environment. One is ApacheModuleJServ.dll and another is mod_jk.dll. [The second one replaces a more complex adapter (mod_jserv.dll) available earlier and no longer used]. My question is what is the difference between the two - that is ApacheModuleJServ.dll and mod_jk.dll?


Many Thanks
Shailesh Gokhale
ssg0@rediffmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top