nginx-0.7.44
Igor Sysoev
is at rambler-co.ru
Mon Mar 23 19:10:32 MSK 2009
On Mon, Mar 23, 2009 at 11:55:09AM -0400, Floren Munteanu wrote:
> > -----Original Message-----
> > From: Igor Sysoev [mailto:is-G97k7egY2jIKNkxEY4oc4w at 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/
More information about the nginx
mailing list