Title: Using with nginxcp.com
Last modified: August 21, 2016

---

# Using with nginxcp.com

 *  Resolved [f.junaid](https://wordpress.org/support/users/fjunaid/)
 * (@fjunaid)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/using-with-nginxcpcom/)
 * Hi,
 * We are running nginxcp.com as reverse proxy along with Apaache,
 * Can you please confirm whether this plugin will work fine with that?
 * We already have memcached installed and running…
 * [http://wordpress.org/plugins/wp-ffpc/](http://wordpress.org/plugins/wp-ffpc/)

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

 *  Plugin Author [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * (@cadeyrn)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/using-with-nginxcpcom/#post-4174846)
 * Although I haven’t tried it, in theory, it should work, if the memcached entry
   check from nginx occurs before the proxy pass takes place.
 * In this case:
 *     ```
       ------------   exists?      -------------
       |  ninx    |    - >         | memcached |
       ------------                -------------
             | no entry found          ^
             ˘                         |
       ------------   generated page   |
       |  apache  |    -----------------
       ------------
       ```
   
 * Apache in this case acts the same way as PHP-FPM would.
    ( I’d recommend switching
   over to PHP-FPM though, take a look at it )
 *  Plugin Author [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * (@cadeyrn)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/using-with-nginxcpcom/#post-4174991)
 * I believe it’s all sorted out, since there was no further response.

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

The topic ‘Using with nginxcp.com’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-ffpc_ffffff.svg)
 * [WP-FFPC](https://wordpress.org/plugins/wp-ffpc/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ffpc/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ffpc/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ffpc/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ffpc/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ffpc/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [petermolnar](https://wordpress.org/support/users/cadeyrn/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/using-with-nginxcpcom/#post-4174991)
 * Status: resolved