NFS 0-byte problem

Brian Akins brian at akins.org
Sat Oct 29 12:26:09 UTC 2011


On Oct 28, 2011, at 9:18 PM, kernelheaders wrote:

> 
> We're using 12 x 600 GB SAS 15K Hard drives on NetApp storage, so
> storage I/O operations very fast. But my problem is not speed .
> 


The cache is expected to be used only by a single nginx instance.  Sharing it will not work. The cache is made up of the cache directory, temp files, and shared memory.  

If you really need shared cache as well, then look into using memc with srcache modules.

--Brian



More information about the nginx mailing list