Forum Moderators: phranque
"I believe this traffic was caused by the proxy feature of your web server. One host generated thousands of hits through it on the 14th:[root@example logs]# pwd
/usr/local/apache2/logs
[root@servername logs]# tail -60000 access_log¦ grep 14/Jul ¦ grep "http://www.stats_company.kom/aspx/login.aspx?sid=somestatsfree" ¦ wc -l
37208Each one of those hits is about 18 KB, for a total of around 670 MB of bandwidth. This was all caused by 24.86.*.197.
This system appears to be an open HTTP proxy. I was able to request an arbitrary page through it. Unless this is your intent, I recommend closing it to everyone but a few specific hosts. Please note that this is a custom installation of Apache, so our support of it will be limited."
BZ
[edited by: jdMorgan at 3:41 pm (utc) on July 17, 2004]
[edit reason] Obscured specifics per TOS [/edit]
For others who might read this thread, try this test: Put the url http://www.<yourdomain>.com/http://www.webmasterworld.com/
into your browser address bar. If you get WebmasterWorld's home page, then you have an open proxy!
Jim
I still could not validate the the proxy request was working, but since I got hit with a 5GB spike yesterday (6 times my normal traffic) I took another look.
I have now studied a month worth of logs and it looks like before a lot of requests were being validated and now after the change, they are all getting 404s. Which seems better.
BZ
22.96.04.09 - - [31/Jul/2004:21:48:51 -0500] "GET [someplace.com...] HTTP/1.0" 302 14 "-" "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.0.1) Gecko/20021104 Chimera/0.6"
BZ