Configurable sleep period for connections

2023-03-23 Thread Roy Teeuwen
Hey, We are using NGINX as a proxy / caching layer for a backend application. Our backend has a relatively slow response time, ranging between the 100 to 300ms. We want the NGINX proxy to be as speedy as possible, to do this we have implemented the following logic: - Cache all responses for

Re: Configurable sleep period for connections

2023-03-24 Thread Roy Teeuwen
t 18:44, Maxim Dounin wrote: > > Hello! > > On Thu, Mar 23, 2023 at 09:26:48AM +0100, Roy Teeuwen wrote: > >> We are using NGINX as a proxy / caching layer for a backend >> application. Our backend has a relatively slow response time, >> ranging between the 100

Re: Configurable sleep period for connections

2023-03-26 Thread Roy Teeuwen
On Fri, Mar 24, 2023 at 19:18 Maxim Dounin <mailto:mdou...@mdounin.ru>> wrote: >> Hello! >> >> On Fri, Mar 24, 2023 at 09:24:25AM +0100, Roy Teeuwen wrote: >> >> > You are absolutely right, I totally forgot about the cache_lock. >> > I have lis

Re: [PATCH] proxy_cache_lock: Make lock timer configurable

2024-04-27 Thread Roy Teeuwen
Any update on getting this PR merged? I'm also facing the same issue > On 21 Mar 2024, at 08:30, Nejc Lovrencic wrote: > > # HG changeset patch > # User Nejc Lovrencic > # Date 1711005111 -3600 > # Thu Mar 21 08:11:51 2024 +0100 > # Node ID 8d38e6642e82bb219bb5b586f1dcca5222a036e8 > # Pare