On Oct 28, 2011, at 7:06 PM, kernelheaders wrote: > nginx caching on NFS if MISS via upstream. I wouldn't recommend doing that. Cache should be on local "fast" disk. You need atomic renames, etc, to work reliably. --Brian