Forum Moderators: open

Message Too Old, No Replies

Human or Bot?

         

Mokita

5:28 am on Apr 2, 2007 (gmt 0)

10+ Year Member



Took one page plus all normal supporting files with this UA:

"Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)"

Then downloaded all linked pages using this UA:

"Squid-Prefetch"

I thought that Squid is executed server-side - do browsers somehow use it too?

wilderness

7:58 pm on Apr 2, 2007 (gmt 0)

Mokita

9:27 pm on Apr 2, 2007 (gmt 0)

10+ Year Member



Thanks for the link Don - but I'm still unclear about how it works.

I'm pretty sure this visitor was a bot. One came from the same Australian ISP about two days ago using a Java UA, and ate 403s. I suspect it is the same one trying a new tack.

The ISP seems to have an open proxy, however I can't block their CIDR as I'd be blocking humans too.

I've banned the Squid UA in htaccess, but as they seem rather determined, I'm sure they'll try some different.

wilderness

9:34 pm on Apr 2, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Mokita,
Is it possible to block the IP utilizing a portion of UA?
Perhaps even a combination of two successive portions?
EX:

RewriteCond %{HTTP_USER_AGENT} InfoPath
RewriteCond %{REMOTE_ADDR} ^123\.456\.789\.
RewriteRule .* - [F]

Don

wilderness

9:39 pm on Apr 2, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Here's some more Squid/browser reading explaining the utilizing pf proxies.

[wiki.squid-cache.org...]

incrediBILL

5:54 pm on Apr 8, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Squid-Prefetch is always associated with a proxy server.

However, on my server Squid-Prefetch gets an error page so cache THAT you pre-loading pains in the ...