Speed up static content

Is there a special configuration for static content like image files? I
have no problem with nginx, and the reason that I am asking is to know
if there is a different nginx conf to load static files faster.

Posted at Nginx Forum:

2011/11/8 etrader [email protected]:

Is there a special configuration for static content like image files? I
have no problem with nginx, and the reason that I am asking is to know
if there is a different nginx conf to load static files faster.

Hard to say without know your hardware, OS, processor, etc, but look at
this:

http://mailman.nginx.org/pipermail/nginx/2010-October/023025.html

Hope it helps.

Thanks Daniel! I run nginx (1.0.4 or 1.0.5) on different servers, but in
general, they are based on Centos or Ubuntu running php via php-fpm.

Posted at Nginx Forum: