[plug] Does anyone recognise what program is generating this hit on apache?
Craig Ringer
craig at postnewspapers.com.au
Tue Nov 15 14:51:19 WST 2005
W.Kenworthy wrote:
>Does anyone recognise what program is generating this hit on apache?
>
>127.0.0.1 - - [15/Nov/2005:12:06:09 +0800]
>"GET /poll/index.html:80?TableList=19001,19002,19003,67001,19004,31001,18001,56001,26001,26002, HTTP/1.0" 404 275 "- -> /poll/index.html:80" "-"
>
>Started after some updates but I cant identify where its coming from.
>
If the hits are continuing, tweak Apache to use a combined
access/referer log and see what the program reports for its User-Agent.
That might well be informative. You might also be able to catch an open
connection in `netstat -tnp' .
--
Craig Ringer
More information about the plug
mailing list