Skip to content

lauregch/Nginx-FastCGI-Cache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

=== Nginx Cache ===
Contributors: tillkruess
Donate link: https://www.paypal.me/tillkruss
Tags: nginx, nginx cache, cache, caching, purge, purge cache, flush, flush cache, server, performance, optimize, speed, load, fastcgi, fastcgi purge, proxy, proxy purge, reverse proxy
Requires at least: 3.1
Tested up to: 4.6
Stable tag: 1.0.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Purge the Nginx cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress.


== Description ==

Purge the [Nginx](http://nginx.org) cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress.

Requirements:

  * The [Filesystem API](http://codex.wordpress.org/Filesystem_API) needs to function without asking for credentials.
  * Nginx and PHP need to run under the same user, or PHP's user needs write access to Nginx's cache path.


== Installation ==

For detailed installation instructions, please read the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).

1. Install and activate plugin.
2. Enter "Cache Zone Path" under _Tools -> Nginx_.
3. Done.


== Screenshots ==

1. Plugin settings page.


== Changelog ==

= 1.0.2 =

  * Fixed 4.6 issue with file-system credentials

= 1.0.1 =

  * Improved testing of file-system credentials

= 1.0 =

  * Initial release

About

A WordPress plugin that purges Nginx cache zones.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 92.7%
  • CSS 7.3%