You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by James Chamberlain <ja...@plaidhat.com> on 2002/03/14 17:15:54 UTC

general/10180: Weird entries in access_log

>Number:         10180
>Category:       general
>Synopsis:       Weird entries in access_log
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Thu Mar 14 08:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     jamesc@plaidhat.com
>Release:        1.3.22
>Organization:
apache
>Environment:
Linux traxus 2.4.17-grsecurity-1.9.2 #2 Mon Dec 31 14:56:34 EST 2001 i686 unknown
Server: Apache/1.3.22 (Unix)  (Red-Hat/Linux) mod_ssl/2.8.5 OpenSSL/0.9.6b DAV/1.0.2 PHP/4.0.6 mod_perl/1.24_01
>Description:
I have recently started seeing some very weird entries in my access_log, such as 
the following.  Note that I changed the IP address to "x", and that I definitely 
am not serving the www.maxtor.com web site.

xxx.xxx.xxx.xxx - - [14/Mar/2002:09:29:24 -0500] "GET http://www.maxtor.com/ HTTP/1.1" 200 4457 "-" "Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)"

Based on the size of the response alone, it looks like Apache is returning the 
default web page for my site in reponse to this request, though I do not see any 
related requests for images on the default page.  I didn't see anything in the 
documentation which looked like it covered this, nor in the problem report db.

If I repeat the request by telnetting to my site and entering it by hand, I get
the following reponse:

traxus - - [14/Mar/2002:09:59:32 -0500] "GET http://www.maxtor.com/ HTTP/1.1" 400 383 "-" "-"

Any insight?
>How-To-Repeat:
No idea how to repeat.
>Fix:
No.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]