[PATCH] Proxy: Adding proxy_cache_key emedded variable

2018-11-03 Thread Thomas Peterson
# HG changeset patch # User Thomas Peterson # Date 1541231609 0 # Sat Nov 03 07:53:29 2018 + # Node ID 41a499230eb674b1b3ec7cfd093f3a074f9a0d09 # Parent bddacdaaec9ef174504899f1528155f84bf60e59 Proxy: Adding proxy_cache_key emedded variable This value being able to be set as part of

Re: [PATCH] Proxy: Adding proxy_cache_key emedded variable

2018-11-06 Thread Thomas Peterson
ore appropriate. I chose its current name as the change is part of the proxy codebase, not of upstream. Regards On 06/11/2018, 19:15, "nginx-devel on behalf of Maxim Dounin" wrote: Hello! On Sat, Nov 03, 2018 at 09:00:02AM +, Thomas Peterson wrote:

Re: [PATCH] Proxy: Adding proxy_cache_key emedded variable

2018-11-09 Thread Thomas Peterson
empty when interpolated into $var_cache_key. Attached is the test which should fail against my patch. I'd appreciate it if you could tell me where I am going wrong. Regards On 07/11/2018 15:45, Maxim Dounin wrote: Hello! On Wed, Nov 07, 2018 at 07:04:38AM +0000, Thomas Peterson wrote:

Re: [PATCH] Proxy: Adding proxy_cache_key emedded variable

2018-11-14 Thread Thomas Peterson
Thank you for the clarification. If the map example you gave me should cover when upstream modules are being used, I don't think my patch will be required anymore. Regards On 13/11/2018 19:11, Maxim Dounin wrote: Hello! On Fri, Nov 09, 2018 at 08:00:59AM +0000, Thomas Peterson

Re: [PATCH] Apply cache locking behaviour to stale cache entries.

2019-03-15 Thread Thomas Peterson
Hi Max, It's now been several months since you last responded to this patch - is there any particular action we can take to help move things along please? Regards On 17/01/2019 13:24, Maxim Dounin wrote: Hello! On Wed, Jan 16, 2019 at 10:20:59AM +, Elliot Thomas wrote: With regards t