Title: Not caching
Last modified: August 22, 2016

---

# Not caching

 *  Resolved [dyrer](https://wordpress.org/support/users/dyrer/)
 * (@dyrer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/not-caching-1/)
 * Quick Cache is NOT caching this page, because `$_SERVER['REMOTE_ADDR']` === `
   $_SERVER['SERVER_ADDR']`;
 * Any ideas why?
 * [https://wordpress.org/plugins/quick-cache/](https://wordpress.org/plugins/quick-cache/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/not-caching-1/#post-5309533)
 * Your web host might be running Varnish or a proxy that is causing PHP to see 
   the remote address as the server address, which can cause problems with Quick
   Cache.
 * I recommend contacting your web host to check with them about this and see if
   it’s something they can fix.
 * As a last resort, you can try adding `define('LOCALHOST', true);` to your `wp-
   config.php` file.
 *  Thread Starter [dyrer](https://wordpress.org/support/users/dyrer/)
 * (@dyrer)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/not-caching-1/#post-5309537)
 * I have install Nginx Admin, and works as an nginx proxy server

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Not caching’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quick-cache_efefef.svg)
 * [Quick Cache (Speed Without Compromise)](https://wordpress.org/plugins/quick-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/quick-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/quick-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/quick-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quick-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quick-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [dyrer](https://wordpress.org/support/users/dyrer/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/not-caching-1/#post-5309537)
 * Status: resolved