Reverse Proxy with caching

Smrchy smrchy at gmail.com
Thu Oct 15 17:17:20 MSD 2009


Hi,

i setup nginx and it's working great for us for static files. I'm wondering
if nginx would be suited for the following scenario:

We have an application server that has a lot of .php files and even more
static files (.gif, .jpg etc).

Can i put nginx in front of if like a proxy but have nginx cache the static
files (everything except the .php stuff). So that only .php requests reach
the server and the static files will be cached on the nginx machine once the
get retrieved from the upstream server.

Thx for your help

Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20091015/4c39de77/attachment.html>


More information about the nginx mailing list