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

nginx: add 'cache_purge' module for purging FastCGI cache #21691

Merged
merged 1 commit into from Jan 9, 2017

Conversation

3noch
Copy link
Contributor

@3noch 3noch commented Jan 5, 2017

Motivation for this change

It is common to use something like this for WordPress or Craft CMS sites.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@3noch, thanks for your PR! By analyzing the history of the files in this pull request, we identified @abbradar, @mattbillenstein and @knupfer to be potential reviewers.

@3noch 3noch force-pushed the add-fastcgi-cache-purge-nginx-module branch from 28d3de0 to cedb4f4 Compare January 5, 2017 21:35
@3noch
Copy link
Contributor Author

3noch commented Jan 5, 2017

I'm currently running with this module in staging using nginxMainline.

@3noch 3noch force-pushed the add-fastcgi-cache-purge-nginx-module branch from cedb4f4 to 7f99fd0 Compare January 6, 2017 16:28
@3noch 3noch changed the title For purging FastCGI cache, add 'cache_purge' module to nginx modules nginx: add 'cache_purge' module for purging FastCGI cache Jan 6, 2017
@7c6f434c 7c6f434c merged commit 26730d5 into NixOS:master Jan 9, 2017
@3noch 3noch deleted the add-fastcgi-cache-purge-nginx-module branch January 9, 2017 13:51
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

Successfully merging this pull request may close these issues.

None yet

3 participants