> I changed my .host in workers.properties to be "localhost"
> instead of the FQDN and it seems to be working now.
Several possibilities come to mind, including whether or not there is a
firewall that would prevent httpd from contacting tomcat via the external IP
address, and whether tomcat is configured to listen on all IP addresses, or
just localhost. I've shot myself in the foot with each of those at various
times in the past. :-)
--- Noel
--
To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@jakarta.apache.org>
|