Welcome! Log In Create A New Profile

Advanced

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Илья Шипицин
October 21, 2010 02:18PM
а мы вот так вышли из положения, не знал про фигурные скобочки

if ($http_cookie ~* "ASP.NET_SessionId=([^;]+)(?:;|$)" ) {
set $asp_net_sessionid $1;
}


21 октября 2010 г. 19:25 пользователь Valery Kholodkov
<valery+nginxru@grid.net.ru> написал:
>
> ----- Dmitry Veselov <nginx-forum@nginx.us> wrote:
>> второй раз задаю вопрос.
>> как правильно назвать переменную для
>> nginx, если в DNN cookie сессии имеет название
>> ASP.NET_SessionId?
>> пробовал по аналогии с php -
>> $cookie_ASP.NET_SessionId, но точка в названии не
>> желает читаться.
>
> ${cookie_ASP.NET_SessionId}
>
> --
> Regards,
> Valery Kholodkov
> _______________________________________________
> nginx-ru mailing list
> nginx-ru@nginx.org
> http://nginx.org/mailman/listinfo/nginx-ru
>
_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://nginx.org/mailman/listinfo/nginx-ru
Subject Author Posted

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Valery Kholodkov October 21, 2010 09:26AM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Dmitry Veselov October 21, 2010 12:03PM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Илья Шипицин October 21, 2010 02:18PM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Dmitry Veselov October 22, 2010 04:44AM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Илья Шипицин October 22, 2010 05:04AM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Oleksandr V. Typlyns'kyi October 22, 2010 05:18AM

Re: переменная $cookie ASP.NET SessionId для proxy cache key

Dmitry Veselov October 22, 2010 10:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 291
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready