Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: переменная $cookie ASP.NET Session Id для proxy cache key
строка из конфига:
[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 mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|