Re: Failed disk + proxy_intercept_errors

2020-02-17 Thread Maxim Dounin
Hello! On Fri, Feb 14, 2020 at 04:14:28AM -0500, chocholo3 wrote: > Thanks a lot for your response. > From what you are saying I understand another option: > > current server section - Server A > copy the same configuration and use some other spare drive as a > proxy_cache_path configure that as

Re: Failed disk + proxy_intercept_errors

2020-02-14 Thread chocholo3
Thanks a lot for your response. >From what you are saying I understand another option: current server section - Server A copy the same configuration and use some other spare drive as a proxy_cache_path configure that as - Server B Configure both server sections to listen on unix socket instead of

Re: Failed disk + proxy_intercept_errors

2020-02-13 Thread Maxim Dounin
Hello! On Wed, Feb 12, 2020 at 10:36:54AM -0500, chocholo3 wrote: > Hi, > In our deployment we do have configuration of proxy cache with multiple hard > drives. Because of performance we don't have any RAID on these devices. That > means we have to handle even a situation when drive dies, sometim

Failed disk + proxy_intercept_errors

2020-02-12 Thread chocholo3
Hi, In our deployment we do have configuration of proxy cache with multiple hard drives. Because of performance we don't have any RAID on these devices. That means we have to handle even a situation when drive dies, sometime. After disk failure of proxy_cache_path device nginx usually starts servi