Re: переменная $cookie ASP.NET SessionId для proxy cache key
Dmitry Veselov
nginx-forum на nginx.us
Чт Окт 21 20:03:43 MSD 2010
строка из конфига:
[code]
proxy_cache_key
"$request_method|$host|$request_uri|${cookie_ASP.NET_SessionId}";
[/code]
результат:
[code]
# service nginx reload
[emerg]: the closing bracket in "cookie_ASP" variable is missing in
/etc/nginx/proxy_cache.conf:3
configuration file /etc/nginx/nginx.conf test failed
[/code]
Posted at Nginx Forum: http://forum.nginx.org/read.php?21,143130,143169#msg-143169
Подробная информация о списке рассылки nginx-ru