On 09/12/2015 13:33, DrakeMazzy wrote:
> С выходом 1.9.8 перестали работать переменные в fastcgi_pass
> 
> Например:
> 
> set $fpmsock unix:/var/run/fpm.site1;
> 
> location @phpfpmsite1 {
>   fascgi_pass $fpmsock;
> }
> 
> не срабатывает. В 1.9.7 работало.
> 
> 
> 
> 
> nginx version: nginx/1.9.8
> built by gcc 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04)

Ошибка известна, см.
https://trac.nginx.org/nginx/ticket/855

-- 
Konstantin Pavlov

_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru

Ответить