Forum Moderators: DixonJones
For static .GIF and .JPG images, the requester was putting everything into uppercase.
So, instead of correctly requesting "/images/see-larger.gif" they would request "/IMAGES/SEE-LARGER.GIF" and receive 404 errors.
Otherwise it looked like some sort of spider as it tried to access every page on the site.
Has anyone seen this sort of oddity before?