You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Randy Layman <ra...@aswethink.com> on 2001/02/15 16:41:58 UTC

RE: Tomcat and an external webserver.

	There are a few ways...
	First, tomcat produces several access logs that you can look at to
see if tomcat is receiveing the request
	Second, Apache should do some logging that might give you an idea.

	By the way, I thought that the correct connector between Tomcat and
Apache was mod_jk, not mod_jserv.  (I could be wrong about this, I don't do
Apache-Tomcat).

	Randy


-----Original Message-----
From: nickm@studioweb.com [mailto:nickm@studioweb.com]
Sent: Thursday, February 15, 2001 11:00 AM
To: tomcat-user@jakarta.apache.org
Subject: Tomcat and an external webserver.


I got the Tomcat to work as separate http server now and the jsp and
servlets that come with it run well enough. As it turns out it was a
question of the http ports conflicting between Apache and Tomcat. But now my
next question is integrating tomcat into apache or any webserver for that
matter. I installed the mod_jserv dll that is required and set the ports to
8007 but no luck....How can I check as to whether Apache is successfully
talking to tomCat?

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, email: tomcat-user-help@jakarta.apache.org