| Nginx-ru mailing list archive (nginx-ru@sysoev.ru) [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re[2]: Бага в proxy_method
 
To: Maxim Dounin <nginx-ru@xxxxxxxxx>Subject: Re[2]: Бага в proxy_methodFrom: Михаил Монашёв <postmaster@xxxxxxxxxxxxx>Date: Mon, 14 Jan 2013 13:43:43 +0400Dkim-signature: v=1; a=rsa-sha1; c=relaxed; d=softsearch.ru; h=date:from :reply-to:message-id:to:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s=main; i= postmaster@xxxxxxxxxxxxx; bh=SyOdghAR0tUltiSoaazoWj1qCxc=; b=e4t 0vRVlm3OMhou5+e2WbhlhPEYqW4mJ1J+t061y2bpM77poHgUAz0kITae8WRQLmXu kuzMiIwPBOoV2XBWn/6HW+XSTMLFLAMIQSaQbILVeBghUkoH/vPXRn8fkitTFg8J APnpvz3G/xaXVye03y/LT+WYQBGO9He2eCw514Ks=Domainkey-signature: a=rsa-sha1; c=nofws; d=softsearch.ru; h=date:from :reply-to:message-id:to:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; q=dns; s= main; b=Llu3tZ8yaQTiZdEJtTrF0qxTBACEKPo1sghQA/TXJ70lsDTBjRSETJOx 2FJQPV2XbWsUjqoJeJkY4o5vKnRXMm0auORmkb+z8FMAosEqaqmn6HzzvojagX5g wR6oCe9npluj+a+xuSCNy1KFODsB17YY/blcaxc+vpLMLTZAUDs=In-reply-to: <20130114025401.GF25043@mdounin.ru>References: <11810138060.20130113225903@softsearch.ru> <20130114025401.GF25043@mdounin.ru> 
 Здравствуйте, Maxim.
>> Включил на проксирующем nginx-е директиву
>> proxy_method GET;
>> и он стал слать кривые запросы вида:
>> GET/94/82/38294/5/4858305/789797.gif HTTP/1.0
>> 
>> Т.е. после GET пробел пропал.
> Это фича, надо писать
>     proxy_method "GET ";
Ясно. А я уж настроился ждать багфикса :-)
Фича тут
http://nginx.org/ru/docs/http/ngx_http_proxy_module.html#proxy_method
совсем не описана, однако.
-- 
С уважением,
 Михаил                          mailto:postmaster@xxxxxxxxxxxxx
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru 
 |