Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Ari King
> 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 --

Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Matt Iavarone
On Mon, Nov 8, 2010 at 12:54 PM, Ari King wrote: > 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,

Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Ari King
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 --

Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Eric Covener
> 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? - The official User-To-User support forum of the Apache HTTP Server Proje

Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Ari King
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 the proxy time out. If I bypass the

Re: [us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Jim Riggs
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 the proxy time out. If I bypass the proxy using the > full tomcat url, the expected data is

[us...@httpd] Httpd proxy of Tomcat instance continually timing out

2010-11-08 Thread Ari King
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