This looks suspiciously not right...
> enableLookups="false" redirectPort="8443"
> protocol="AJP/1.3" />
>
> port="8009"
>minProcessors="5" maxProcessors="75" acceptCount="10" debug="0"/>
>
Also, your on windows xp in production??
If you want an open source solutio
You made a mistake when trying to post your workers.properties. You
posted the httpd.conf twice. Please post worker.properties.
The error situation looks strange. I would like to know, if you can
successfully send the same request to tomcats http conector. Even if you
don't want to use that connec
Yeah - I can't. Apache is currently used in the production server. Resin
is the current Servlet Engine. An open source alternative is best.
Caldarale, Charles R wrote:
From: Patrick Fong [mailto:[EMAIL PROTECTED]
Subject: Need setting up Tomcat with Apache web-server
Any ideas?
> From: Patrick Fong [mailto:[EMAIL PROTECTED]
> Subject: Need setting up Tomcat with Apache web-server
>
> Any ideas?
Just one, but you may not like it: simplify your life by getting rid of
httpd, unless you have a dire need for it. Configure Tomcat to use
ports 80 and 443 and
Hi
I am trying to setup Tomcat with Apache web-server. I know this is a
common problem, but I've searched the mailing lists database and have
not found a solution to my problem. I have a feeling this is a simple
problem and not opening a vital port.
I'm running Apache2 (v2.0.59) with Tomcat