apache - mod_spamhaus or any proxy checker -


we have advertisement server , have fraudulent advertisements users. have warning if ad different country, they´re using proxy servers.. so, had few ideas how solve problem.

1) when user came website, check ip, if anonymouse, write db (or can deny him instantly htaccess?) , ban him?

2) use mod_spamhaus, isn´t slow?

what´s experiences?

i think both options going little slow, @ least @ beginning, ips being unknown.

i don't know mod_spamhaus deep enough tell how slow be.

regarding option 1, it's easy implement using proxy checker, 1 example shows if ip address proxy, type , country. handy.

anyway, proxy checker going delay each request unknown new ip addresses(you can save ip addresses in db , query db result there, faster know ips). @ least @ beginning options looks slow too, when have lot of proxy ips ban in database going fast.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -