<20090323133312.GC73698@rambler-co.ru> <beffb2170903230742j217ca92bv3fb5b9006074f01f@mail.gmail.com> <20090323145727.GJ73698@rambler-co.ru>
Hi Igor,
> -----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?
Thanks for the release.
Floren