Forum Moderators: phranque
[edited by: tedster at 6:09 pm (utc) on Jan. 8, 2006]
[edit reason] moved from another forum [/edit]
I actively BLOCK access to my main site via anonymous proxies as there is no good reason to use one with my site, and I want to make it harder for dubious users (eg scrapers) to cover their tracks.
I get a 5%--10% drop in bandwidth as a consequence.
I use the open-proxy lists at SORBS to do the lookup in real time.
Rgds
Damon
PS. Note that I also block access from SPAMmer/compromised machines using the SPAMHAUS xbl-sbl list. YMMV...
You can look into the HTTP_X_FORWARDED_FOR and CLIENT_IP environment variables to get at least some additional information in case (1) - its use depends on the proxy.
You are lost in case (2), though.
Regards,
R.