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