Title: Using on Apache &amp; Nginx
Last modified: August 31, 2016

---

# Using on Apache & Nginx

 *  [MuellerLukas](https://wordpress.org/support/users/muellerlukas/)
 * (@muellerlukas)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/)
 * Hey there,
    we are using WP online with Apache. Every week we are downloading
   the DB and the files to an offline-server using nginx via shell-script. Is there
   any fallback like “If memchached isnt running, use Database/Filesystem instead”?
 * Greetings,
    Lukas
 * [https://wordpress.org/plugins/cachify/](https://wordpress.org/plugins/cachify/)

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

 *  Plugin Author [Bernhard Kau](https://wordpress.org/support/users/kau-boy/)
 * (@kau-boy)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/#post-7412437)
 * I don’t know if I understand that right. So your live server is running on Apache?
   Than you can’t use memcached there, as it is only available for nginx.
 * So after you downloaded it to your nginx offline server, why don’t you just keep
   using the database/filesystem setup as on the live server?
 *  Thread Starter [MuellerLukas](https://wordpress.org/support/users/muellerlukas/)
 * (@muellerlukas)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/#post-7412442)
 * Hey Bernhard,
    thats correct: Live Apache, offline nginx. Yeah, I could use the
   filesystem cache, but I saw a benchmark running nginx with memcached with very
   nice values. Wordpress on nginx is running on an RasPi, so memcached would be
   a nice option. 🙂
 *  Plugin Author [Bernhard Kau](https://wordpress.org/support/users/kau-boy/)
 * (@kau-boy)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/#post-7412445)
 * Sure it would be nice. But how many users are using the offline server? Is it
   really worth the trouble to find a migration mechanism? 🙂
 *  [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * (@swissspidy)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/#post-7412642)
 * > Is there any fallback like “If memchached isnt running, use Database/Filesystem
   > instead”?
 * Sounds weird. Imagine Memcached going offline for 10 minutes. That’s 10 minutes
   Cachify would cache the site somewhere else before going back to Memcached. Not
   something I’d build into the plugin, but I’m sure there’s plenty of hooks you
   could leverage to do that yourself.

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

The topic ‘Using on Apache & Nginx’ is closed to new replies.

 * ![](https://ps.w.org/cachify/assets/icon-256x256.png?rev=2505413)
 * [Cachify](https://wordpress.org/plugins/cachify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cachify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cachify/)
 * [Active Topics](https://wordpress.org/support/plugin/cachify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cachify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cachify/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Pascal Birchler](https://wordpress.org/support/users/swissspidy/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/using-on-apache-nginx/#post-7412642)
 * Status: not resolved