Proxy_cache or direct static files ?

Maxim Dounin mdounin at mdounin.ru
Thu Dec 19 15:20:53 UTC 2013


Hello!

On Thu, Dec 19, 2013 at 09:48:45AM -0500, Larry wrote:

> Ok,
> 
> Now I get it right :)
> 
> @Maxim : when you say faster memory storage, doesn't nginx get the result
> cached by the os itself ? And so in the ram ?
> 
> What could be faster than that ?

Consider you have 100T of data on rotating disks, 32G of memory, 
and 256G of SSD available.  In such a case, using SSD for a cache 
may be beneficial - not because something is faster than RAM, but 
because you don't have enough RAM to cache everything.

-- 
Maxim Dounin
http://nginx.org/



More information about the nginx mailing list