<20090323133312.GC73698@rambler-co.ru> <beffb2170903230742j217ca92bv3fb5b9006074f01f@mail.gmail.com> <20090323145727.GJ73698@rambler-co.ru> <003701c9abcf$c001e760$4005b620$@com>
On Mon, Mar 23, 2009 at 11:55:09AM -0400, Floren Munteanu wrote:
> > -----Original Message-----
> > From: Igor Sysoev [mailto:is-G97k7egY2jIKNkxEY4oc4w@public.gmane.org]
> > Posted At: Monday, March 23, 2009 10:57 AM
> > Posted To: gmane.comp.web.nginx.english
> > Conversation: nginx-0.7.44
> > Subject: Re: nginx-0.7.44
> >
> > Here is configuraiton example:
> >
> > http {
> > proxy_cache_path /path/to/cache levels=1:2
> > keys_zone=NAME:10m
> > inactive=5m clean_time=2h00m;
> >
> > server {
> > location / {
> > proxy_pass http://127.0.0.1;
> >
>
> Can we use the $scheme, instead http?
You can, however, I do not understand how this relates to the caching.
--
Igor Sysoev
http://sysoev.ru/en/