Re: [PATCH v3 1/1] implement CacheServer

2022-01-31 Thread Christian Hesse
Allan McRae on Tue, 2022/02/01 00:33: > On 31/1/22 21:42, Christian Hesse wrote: > > Wondering why there's no feedback to this patch... Would be nice to > > receive an ACK or NACK at least on whether or not this is the way to go. > > When two versions were posted within a day, I figured I'd wai

Re: [PATCH v3 1/1] implement CacheServer

2022-01-31 Thread Allan McRae
On 31/1/22 21:42, Christian Hesse wrote: Wondering why there's no feedback to this patch... Would be nice to receive an ACK or NACK at least on whether or not this is the way to go. When two versions were posted within a day, I figured I'd wait a week for v3 before reviewing... And here we ar

Re: [PATCH v3 1/1] implement CacheServer

2022-01-31 Thread Christian Hesse
Christian Hesse on Mon, 2022/01/31 12:34: > This implements a new configuration option 'CacheServer'. Adding a cache > server makes it ignore the server error limit. > > We have a struct that stores the server errors. Extend (and rename) this > struct to store if this is a cache server. The error

[PATCH v3 1/1] implement CacheServer

2022-01-31 Thread Christian Hesse
From: Christian Hesse This implements a new configuration option 'CacheServer'. Adding a cache server makes it ignore the server error limit. We have a struct that stores the server errors. Extend (and rename) this struct to store if this is a cache server. The errors are not increased for cache