Re: [users@httpd] How to prevent mod_proxy from rewriting redirects into absolute URLs?

2013-01-19 Thread Yang Zhang
For posterity, Igor's solution is what worked for me - thanks! Specifically: proxy_redirect http://host.com:88/ http://host.com/; On Sun, Nov 18, 2012 at 9:21 PM, Igor Cicimov wrote: > > > > On Mon, Nov 19, 2012 at 12:56 PM, Yang Zhang wrote: >> >> (The app server is this: >> http://giti

Re: [users@httpd] Apache httpd graphical monitor ?

2013-01-19 Thread Peter Phaal
On Thu, Jan 17, 2013 at 3:48 PM, Rose, John B wrote: > Is there a graphical monitoring tool for Apache httpd that is granular > enough you can determine if you need to change configuration settings, such > as you need to change values for MaxClients, MinSpareServers, > MaxRequestsPerChild, StartT