>Number:         1811
>Category:       mod_log-any
>Synopsis:       Referer Log, logs to much...
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Feb 16 01:40:01 PST 1998
>Last-Modified:
>Originator:     [EMAIL PROTECTED]
>Organization:
apache
>Release:        1.3b3
>Environment:
Solaris 2.6, gcc
>Description:
Hi!

  Having a virtual Server  "info.rexroth.de"
  Other virtual servers are two proxy-server and other info servers.
  Each server has it's own referer-log or set to /dev/null.

<VirtualHost info.rexroth.de>
  [...]
  RefererLog logs/referer.info_log
  RefererIgnore  info.rexroth.de
</VirtualHost>

<VirtualHost proxy.rexroth.de>
  [...]
  RefererLog            /dev/null
</VirtualHost>
                       
The referer log shows for "referer.info_log" entries like (e.g.):
 "http://mpoint.mannesmann.de/mm/welcome-bottom.html -> 
http://mpoint.mannesmann.de/mm/Images/dot.gif";

Any idea why? This entries should never apear in the log.
Could this be done by the proxy (instead of writing to /dev/null)?

cu Rainer
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]



Reply via email to