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

any URL with a ?url=xxx parameter generates a 429 error(!) #194

Open
jolyonralph opened this issue Nov 4, 2022 · 0 comments
Open

any URL with a ?url=xxx parameter generates a 429 error(!) #194

jolyonralph opened this issue Nov 4, 2022 · 0 comments

Comments

@jolyonralph
Copy link

This is a weird problem I spent a long time tracking down, some of our pages have only recently starting generating 429 errors. For all users.

So, on digging further, the error is somehow coming from geoPHP, but ONLY when the URL has a ?url= parameter.

If I don't include geoPHP, no error. If I change the ?url= to ?url2= then it works fine.

I am not convinced it's entirely geoPHP's fault because I haven't updated geoPHP in ages and it was working fine until very recently. But some weird cursed combination of things is causing this and geoPHP is involved somehow.

In the meantime I'm changing all my URLS that use 'url=' parameters (by the way, this was never used for a full url, it was only something like ?url=about)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant