Here is the log line from the Apache server:
LogFormat "%h %{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\"" tcc

The X-Forwarded-For comes in from the proxy, and is supposed to
represent the host that made the request.  In practice it is usually one
ip, but sometimes contains many ips.

On Mon, Feb 10, 2003 at 05:13:06PM -0000, Aengus wrote:
> Is your web server creating these log entries, or is this some other
> file you're getting from your firewall (proxy server?)?
> 
> What are the extra IP addresses? If they're just junk, you could create
> multiple logfile formats to discard them (though it would be easier if
> they used a single delimiter for the whole list of IP addresses).

--
William Colburn, "Sysprog" <[EMAIL PROTECTED]>
Computer Center, New Mexico Institute of Mining and Technology
http://www.nmt.edu/tcc/     http://www.nmt.edu/~wcolburn
+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to