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

Replace old ngx_cache_purge module source with a maintained fork #244

Open
alexander-neumann-webdesign opened this issue Jul 6, 2022 · 1 comment

Comments

@alexander-neumann-webdesign

Currently the script downloads the ngx_cache_purge module from FRiCKLE, which had its last update 8 years ago. No wonder i've had problems using that module with nginx v1.22.0 (stable).

I suggest using an actively maintained fork, for example the one from nginx-modules or from torden.

I already tried it by manually changing the source in the script from /FRiCKLE/ to /nginx-modules/ (on line 367) and everything works like a charm.

@GwynethLlewelyn
Copy link

I concur, I've done the same under Ubuntu 22.04.1 LTS (jammy) and it works with that change...

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

2 participants