nginx-0.7.44

Floren Munteanu nginx at yqed.com
Mon Mar 23 18:55:09 MSK 2009



Hi Igor,

> -----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?

Thanks for the release.

Floren







More information about the nginx mailing list