ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: отключить кэширование д ля авторизованных польз ователей


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: отключить кэширование д ля авторизованных польз ователей
  • From: "Kirill A. Korinskiy" <catap@xxxxxxxx>
  • Date: Wed, 27 Oct 2010 18:36:19 +0400
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=kuzP/7qIl4DoslCWD5+T/9DJYTL73HuDCxqGs9qp4Wo=; b=mfCuyVuCScGEAYg0287UNpjJ2GbN2AzA8IhsY9Yqyt+5Dlf/bOqbK1KVU2BsR41q60 F4+MD+RzgVniO7aLesNCxs7jOX4QWaEYWcA50a4QxkkwhCsFxDFRGGOHD8OiHebmN1y6 bLsq7k/Oo5eZB8rlB1ABI/VG1mL9LrA1k7r0s=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=xQesP7p7+jDKEgQJigE39UTStnRIMvKX3Wvtg8PrDZp7F9MgB8WaXtp+Lrzm9X8N9x nNsd3wjoLMhFqxj9zz1VYw0znb+TdH6U9xETQZhVWO/VkPL9cOfS/igZrcEghIFlqLIw ked6MqUgGNlkDqoGpQ7JMmKXeohHgFcgAdvj0=
  • In-reply-to: <c4acd026ad5ab48da374ad4d47c45bbd.NginxMailingListRussian@xxxxxxxxxxxxxxx>
  • References: <c4acd026ad5ab48da374ad4d47c45bbd.NginxMailingListRussian@xxxxxxxxxxxxxxx>

http://slonik-v-domene.livejournal.com/72485.html

2010/10/26 Dmitry Veselov <nginx-forum@xxxxxxxx>
как это можно осуществить?

пробовал вот так:
[code]
if ($http_cookie ~* "portalaliasid=([^;]+)(?:;|$)" ) {
           break;
           proxy_cache off;
}
[/code]
но
[code]
[emerg]: "proxy_cache" directive is not allowed here
[/code]

Posted at Nginx Forum: http://forum.nginx.org/read.php?21,144647,144647#msg-144647


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



--
wbr, Kirill

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


 




Copyright © Lexa Software, 1996-2009.