Re: reverse proxy/logging problem

2007-08-02 Thread Jeff Nokes
lt;[EMAIL PROTECTED]> To: modperl@perl.apache.org Sent: Thursday, August 2, 2007 8:07:53 AM Subject: reverse proxy/logging problem Hi, I've got a two-apache reverse proxy setup, split over two hosts. The problem I've got is that I'd like to put the user_id in the access logs so that our

Re: reverse proxy/logging problem

2007-08-02 Thread Jonathan Vanasco
On Aug 2, 2007, at 11:07 AM, Carl Johnstone wrote: I've got a two-apache reverse proxy setup, split over two hosts. The problem I've got is that I'd like to put the user_id in the access logs so that our log analysis software can make use of it. Setting apache->user correctly logs the user

Re: reverse proxy/logging problem

2007-08-02 Thread Torsten Foertsch
On Thursday 02 August 2007 17:07, Carl Johnstone wrote: > The problem I've got is that I'd like to put the user_id in the access logs > so that our log analysis software can make use of it. > > Setting apache->user correctly logs the user at the back-end however the IP > addresses are wrong, being

reverse proxy/logging problem

2007-08-02 Thread Carl Johnstone
Hi, I've got a two-apache reverse proxy setup, split over two hosts. The problem I've got is that I'd like to put the user_id in the access logs so that our log analysis software can make use of it. Setting apache->user correctly logs the user at the back-end however the IP addresses are wro