I am thinking about setting up multiple nginx instances share single proxy cache storage using NAS, NFS or some kind of distributed file system. Cache key will be the same for all nginx instances.
Will this theory work? What kind of problem will it cause(locking, cached corruption or missing metadata in the memory)?
Will this theory work? What kind of problem will it cause(locking, cached corruption or missing metadata in the memory)?