Proxy Cache

Guillaume Filion gfk at logidac.com
Thu Mar 11 18:31:42 MSK 2010


Hi Jan,

You can do all that with nginx.

Check out these sites for more infos:
http://serverfault.com/questions/30705/how-to-set-up-nginx-as-a-caching-reverse-proxy
http://wiki.nginx.org/NginxHttpProxyModule#proxy_cache

You're right for the ports, you should setup nginx on port 80 and IIS on
another (81 or 8080).

Good luck!
GFK's

Jan Kašpar a écrit :
> Hello,
> 
> I am using MS IIS web server as image web. Right now I cannot change
> to another solution because of special plugiunens that are used.
> I have problem with caching images. There is over 500 000 and IIS
> doesnt have so hight performance. I woul like to use nginx to cache
> most viewed pictures. Is ti posible to do that? Can I run nginx on
> same server as IIS? can someone help me with configuration?
> 
> 
> How to configure nginx to use cache only for pictures,
> how to configure expire time.
> 
> what about ports? I think nginx will get port 80 and IIS change on
> oanother one 81. so inet users will ask nginx and it wil ask IIS in
> backend?
> 
> Thanks for help.
> 
> Jan
-- 
Guillaume Filion
http://guillaume.filion.org/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://nginx.org/pipermail/nginx/attachments/20100311/57d32425/attachment.pgp>


More information about the nginx mailing list