Geoip_module

Post Reply
doctoruuu
Posts: 23
Joined: Sat Jan 22, 2011 2:08 pm

Geoip_module

Post by doctoruuu »

Hello i have aready geoip_module instaled on the server but still all hits show 100% proxy
i use nginx interface for apache what i have to do ?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Geoip_module

Post by admin »

proxy detection is not connection with geoip_module in any way

make sure you dont pass HTTP_FORWARED_FOR to nginx
Don't forget to run script update
doctoruuu
Posts: 23
Joined: Sat Jan 22, 2011 2:08 pm

Re: Geoip_module

Post by doctoruuu »

telme please what commad rule you use to get the ip ? in the script ?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Geoip_module

Post by admin »

_SERVER['REMOTE_ADDR']
Don't forget to run script update
doctoruuu
Posts: 23
Joined: Sat Jan 22, 2011 2:08 pm

Re: Geoip_module

Post by doctoruuu »

i tested this rule and work perfectly but the proxy still 100%
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Geoip_module

Post by admin »

what rule and how is it connected to proxy ?
Don't forget to run script update
doctoruuu
Posts: 23
Joined: Sat Jan 22, 2011 2:08 pm

Re: Geoip_module

Post by doctoruuu »

i tested this rule in php _SERVER['REMOTE_ADDR'] and this show me my ip adress that is correct but why in scj admin show all hits 100% proxy and on trade stats with red collor is writed " Too much Proxy " ?
admin
Site Admin
Posts: 37202
Joined: Wed Sep 10, 2008 11:43 am

Re: Geoip_module

Post by admin »

why do you think some ip address somehow being bound up with proxy detection ?
I told you what to check
Don't forget to run script update
Post Reply