On Sun, Jul 25, 2010 at 1:48 AM, James Godrej <jamesgod...@yahoo.in> wrote:
> Is there any GUI for viewing Apache headers which are being served by a
> chain
> of Reverse Proxy Servers.
> I have a cloud which uses a few Proxy Servers in between the client and
> actual
> server which has to serve the original request.
> All servers are Unix Servers.
>
>
>
> And if there is a problem which I do not get a clue to then to be able to
> post
> them here
> downloading and doing an ftp of those headers with all the logs ,
> loging in each time to each proxy server and Opening the browser and
> exporting
> the
> X display to some remote server each time from the chain and then observing
> HTTP_RESPONSES and checking the request from each of those servers and then
> posting log with configuration and response takes at least 2-3 hours to type
> an
> email.
>
> Is there a shorter way to do so?
>

You could use mod_unique_id to log an identifier and write a simple
script to collect the log entries.  I doubt you'll find a GUI that
will collect the headers from the logs/servers/interfaces, much less
one you'd be happy with.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to