Nginx Cache Controller

Nginx Cache Controller Install Statistics

76
228.81%
Today: 135 Yesterday: 59 All-time: 210,060 downloads
Nginx Cache Controller Icon

Try plugin: Nginx Cache Controller

We'll create fresh WordPress site with Nginx Cache Controller installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Nginx Cache Controller

Provides some functions of controlling Nginx proxy server cache.

13


1


0


0


1

updated: 1 year ago
since: 12 years ago
author: Digitalcube

Description

This plugin provides some functions of controlling Nginx proxy server cache.

Security

  • Making comment authors’ information ajaxed to prevent the information from caching.
  • Send no-cache header on password protected posts to prevent the posts from caching.
  • When a scheduled post is published, it will delete the cache through Ajax.

Controlling cache

  • Sending X-ACCEL-EXPIRES, you can specify the available period of the cache.
  • When you save your post and someone post comments, the cache is deleted automatically.
  • Add a menu on the admin bar to delete the cache.

Memo

  • Gets comment poster’s IP address by HTTP_X_FORWARDED_FOR header.
  • Fixes the issue that the permanent link setting includes index.php.
  • When the cache’s expiration period is more than 86400 sec, change the value of wp_verify_nonce() same as the period.

WP-CLI Support

Flush all proxy caches.
wp nginx flush

Show list of all proxy caches.
wp nginx list –format=csv

wp nginx list --format=json

See help.
wp help nginx

Languages

Contributor

Credits

This plug-in is not guaranteed though the user of WordPress can freely use this plug-in free of charge regardless of the purpose.
The author must acknowledge the thing that the operation guarantee and the support in this plug-in use are not done at all beforehand.

Contact

  • https://github.com/miya0001/nginx-champuru