Hi Everyone,
I was checking my server logs today and found these entries that I have never seen before. They are from two different IPs, but they both have the same User_Agent string:
76.99.203.nn - - [14/Nov/2010:21:30:24 -0500] "GET /picture.jpg HTTP/1.1" 200 24601 "mywebsite.com/cats" "Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)"
76.99.203.nn - - [14/Nov/2010:21:30:25 -0500] "\x01\x01\x05" 501 304 "-" "-"
71.79.167.nnn - - [14/Nov/2010:12:33:45 -0500] "GET /file1/file2/image.jpg HTTP/1.1" 200 7740 "mywebsite.com/gifts/stuff.html" "Opera/9.50 (Nintendo DSi; Opera/507; U; en-US)"
71.79.167.nnn - - [14/Nov/2010:12:33:45 -0500] "\x01\x01\x05\x1a\xbb\x82\x92+\xbb\x82\x9c;\xbb\x82\x82;\xbb\x82\x8c\xdb\xbb\x82rK\xbb\x82|\image.jpg HTTP/1.1" 400 315 "-" "-"
The visitors seem to be just visiting via some type of mobile device. Why is the server throwing those odd errors? I checked Google and Webmasterworld but couldn't find anything that might answer the question. Does this look familiar to anyone? I am on a hosted Apache server. Should I be worrying?
Grandma_genie