Yes, it works like that. Squid is placing the requests, so it has the
address.
However, you can get Apache to log the X-Forwarded-For header that Squid
adds, which will give you the info you need. Try
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %s %b \"%{Referer}i\"
\"%{User-Agent}i\""
Ian Redfern (redferni@logica.com).
Received on Fri Sep 26 1997 - 10:03:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:10 MST