> Did you allow port 80, or whatever other port you have httpd listening on?
Yes, I've allowed access on port 80 as well. In any event, I finally
got it working by power-cycling the network switch and rebooting the
server.
Thanks.
Best,
Ari
--
On Mon, Nov 8, 2010 at 12:56 PM, Eric Covener wrote:
>> However if I use any other computer on the network
>> the proxy fails/times out.
>
> During what stage? what do the logs say? Does it only happen with a POST?
What do you mean 'stage'? The logs -- access_log, error_log, and
catalina.out --
On Mon, Nov 8, 2010 at 12:34 PM, Jim Riggs wrote:
> On Nov 8, 2010, at 10:50 AM, Ari King wrote:
>
>> I've configured httpd (version 2.2) to be a proxy for Tomcat (version
>> 6.0.26) on a single CentOS (version 5 Final) server; unfortunately,
>> all requests via th
Hi all,
I've configured httpd (version 2.2) to be a proxy for Tomcat (version
6.0.26) on a single CentOS (version 5 Final) server; unfortunately,
all requests via the proxy time out. If I bypass the proxy using the
full tomcat url, the expected data is returned.
Following are the proxy configurat