atom feed26 messages in ru.sysoev.nginxRe: Skipping the proxy cache based on...
FromSent OnAttachments
ehudros2Dec 29, 2010 6:14 am 
ehudros2Dec 30, 2010 5:26 am 
ehudros2Jan 2, 2011 4:28 am 
DayoJan 18, 2011 1:33 pm 
António P. P. AlmeidaJan 18, 2011 1:51 pm 
DayoJan 18, 2011 2:17 pm 
DayoJan 19, 2011 10:44 am 
DayoJan 19, 2011 10:45 am 
DayoJan 19, 2011 11:05 am 
DayoJan 19, 2011 11:06 am 
DayoJan 19, 2011 11:57 am 
António P. P. AlmeidaJan 19, 2011 12:10 pm 
DayoJan 19, 2011 12:42 pm 
António P. P. AlmeidaJan 19, 2011 1:01 pm 
DayoJan 19, 2011 1:22 pm 
EugaiaJan 19, 2011 1:26 pm 
António P. P. AlmeidaJan 19, 2011 1:27 pm 
DayoJan 19, 2011 1:48 pm 
DayoJan 19, 2011 2:19 pm 
António P. P. AlmeidaJan 19, 2011 5:20 pm 
agentzhJan 19, 2011 8:05 pm 
DayoJan 20, 2011 12:08 pm 
António P. P. AlmeidaJan 20, 2011 12:29 pm 
DayoJan 21, 2011 12:50 pm 
DayoJan 21, 2011 12:51 pm 
DayoJan 21, 2011 1:17 pm 
Subject:Re: Skipping the proxy cache based on a cookie?
From:António P. P. Almeida (ap@perusio.net)
Date:Jan 19, 2011 1:27:31 pm
List:ru.sysoev.nginx

On 19 Jan 2011 21h22 WET, ngin@nginx.us wrote:

I have actually already tried that with no success.

Taking a look at the 3rd party headers more module to see if it will help.

There's no need for that the Headers module does what is needed.

It works for me. So I guess that you've got something in your setup/config that breaks it.

HTTP/1.1 200 OK Server: nginx Date: Wed, 19 Jan 2011 21:27:05 GMT Content-Type: application/octet-stream Content-Length: 0 Connection: keep-alive Keep-Alive: timeout=10 Cookie: mycookie=1

--- appa