This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server?" Watch "Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server?" New topic
Author

Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server?

yangelq yu
Greenhorn

Joined: Oct 03, 2000
Posts: 8
Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server?
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14480
    
    7

I don't know why not, as long as they are configured to use distinct TCP/IP ports. As far as I know, you can use both Apache modules with Tomcat alone, for that matter.


Customer surveys are for companies who didn't pay proper attention to begin with.
 
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: Can I use mod_jk + Tomcat and mod_jserv + JServ with the same Apache server?
 
Similar Threads
mod_jk vs. JServ
running servlets on jserv
Tomcat vs. mod_jserv vs. Apache (greenhorn)
Apache Server don't recognized JSP code
error on making tomcat and apache work together