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

allow geoipUpdateRows.php to run in browser w/o timing out #3559

Closed
diosmosis opened this issue Nov 20, 2012 · 1 comment
Closed

allow geoipUpdateRows.php to run in browser w/o timing out #3559

diosmosis opened this issue Nov 20, 2012 · 1 comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@diosmosis
Copy link
Member

Currently geoipUpdateRows.php will run in the browser but for large installs, it will time out. It should instead use successive AJAX calls to make sure it never times out.

@diosmosis
Copy link
Member Author

(In [7492]) Fixes #3559, allow geoipUpdateRows.php to run in browser w/o timing out by using successive AJAX requests.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

1 participant