Hello,
I use four webs server (nginx + php5-fpm) on each server and loabalanced via keepalived. The memcached server and NFS deportees on different servers.
My problematic lies in the management of fastcgi_cache I can not centralize. This effectively prevents me from using the purge via nginx_helper.
Do you know a method to get to share the RAM cache fastcgi_cache for multiple servers?
Best regards.