Reverse Proxy with caching

nfn nginx-forum at nginx.us
Thu Oct 22 21:26:54 MSD 2009


Hi,

Just curious.
Is there any advantage to cache static files served directly from nginx?

location ~ \.(gif|jpg|png)$ {
root /data/www;
}

Thanks

Posted at Nginx Forum: http://forum.nginx.org/read.php?2,13955,15981#msg-15981






More information about the nginx mailing list