Re: [PATCH v2 1/1] implement CacheServer

2022-01-24 Thread Christian Hesse
Christian Hesse on Mon, 2022/01/24 12:48: > 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 v2 1/1] implement CacheServer

2022-01-24 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