1 message in ru.sysoev.nginxExpiring content mirrored using proxy...
FromSent OnAttachments
Ed WMar 3, 2009 3:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Expiring content mirrored using proxy_store?Actions...
From:Ed W (lis@wildgooses.com)
Date:Mar 3, 2009 3:35:01 am
List:ru.sysoev.nginx

Hi, apart from cron, is there a good way to expire content mirrored using proxy_store?

My scenario is that I have a slow upstream server generating some javascript and I have set nginx to proxy this request and store it. But it's only really reasonable to do so for about 10 mins

Phrased another way, I need a lightweight, easy to setup caching reverse proxy to accelerate a single dynamically generated javascript file. Anyone got any good recipes for that?

Ta