Welcome! Log In Create A New Profile

Advanced

Re: Dotted cookie name as proxy_cache_key problem

March 11, 2010 10:38AM
Thanks a lot Maxim!

I've changed
(^|[;,])jetbrains\.charisma\.main\.security\.PRINCIPAL=([^;,]+)($|[;,])
to
(.*)jetbrains\.charisma\.main\.security\.PRINCIPAL=([^;,]+)($|[;,])
because your regexp didn't matched my cookie and now everything is working.

How cpu expensive these calculations ? Should I try to patch Nginx to allow dot's in cookie name or I can use this solution without any overhead ?

Thanks,
Sergey
Subject Author Posted

Dotted cookie name as proxy_cache_key problem

SergeyZh March 10, 2010 11:50AM

Re: Dotted cookie name as proxy_cache_key problem

Maxim Dounin March 11, 2010 05:08AM

Re: Dotted cookie name as proxy_cache_key problem

SergeyZh March 11, 2010 08:30AM

Re: Dotted cookie name as proxy_cache_key problem

Maxim Dounin March 11, 2010 09:26AM

Re: Dotted cookie name as proxy_cache_key problem

SergeyZh March 11, 2010 10:38AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 298
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