Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GeoIP server is often unresponsive and does not handle requests. #104

Open
choksi81 opened this issue May 24, 2014 · 0 comments
Open

GeoIP server is often unresponsive and does not handle requests. #104

choksi81 opened this issue May 24, 2014 · 0 comments

Comments

@choksi81
Copy link
Contributor

We have noticed recently that the GeoIP server becomes unresponsive often times and is unable to handle the requests. I took a look at the file geoip_server.py, but it doesn't seem likely the issue is there. Most likely the error is in the third party module pygeoip that we are using.

For now I am going to modify geoip_client.py and add a timeout parameter to the functions geoip_record_by_addr() and geoip_record_by_name()

@choksi81 choksi81 self-assigned this May 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant