Re: sent_http_HEADER Volatile under Nginx 1.2.4

2013-12-16 Thread Paul Taylor
, then what suggestions would you have for caching only on the basis of this sent http header being present? Thanks again…nearly there ;) Paul On 16 Dec 2013, at 11:12, Maxim Dounin wrote: > Hello! > > On Mon, Dec 16, 2013 at 09:22:25AM +0000, Paul Taylor wrote: > >> Yup, a

Re: sent_http_HEADER Volatile under Nginx 1.2.4

2013-12-16 Thread Paul Taylor
ot correct, as it should be BYPASS. Output of $no_cache_header is 0. Unless I’m missing something, it still looks like touching the variable kills it? Thanks again, Paul On 13 Dec 2013, at 16:31, Maxim Dounin wrote: > Hello! > > On Thu, Dec 12, 2013 at 11:36:21PM +, Paul Taylo

Re: sent_http_HEADER Volatile under Nginx 1.2.4

2013-12-12 Thread Paul Taylor
p so far Maxim. Paul __ Hello! On Thu, Dec 12, 2013 at 07:19:56PM +, Paul Taylor wrote: > I’m in the process of making some amends to an environment, > where my upstream servers are sending a custom header > (X-No-Cache), which I need to detect and alte

sent_http_HEADER Volatile under Nginx 1.2.4

2013-12-12 Thread Paul Taylor
I’m in the process of making some amends to an environment, where my upstream servers are sending a custom header (X-No-Cache), which I need to detect and alter caching rules within the configuration. The custom header is visible within the output, and I can re-output it as another header throu