Brian Akins Wrote:
-------------------------------------------------------
> 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
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
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 .