Re: nginx -s reload does not work with proxy directives

2022-05-31 Thread evald ibrahimi
Thanks for the explanation. On Tue, 31 May 2022, 18:38 Maxim Dounin, wrote: > Hello! > > On Tue, May 31, 2022 at 06:01:01PM +0200, evald ibrahimi wrote: > > > Just encounter this issue on the latest version of nginx 1.22.0. > > Basically i added the "proxy_re

nginx -s reload does not work with proxy directives

2022-05-31 Thread evald ibrahimi
hello, Just encounter this issue on the latest version of nginx 1.22.0. Basically i added the "proxy_read_timeout 600s;" in a server directive and run "nginx -s reload". I was getting still "upstream timed out (110: Connection timed out) while reading response header from upstream, client: " after

Found Nginx 1.19.0 stopped but no idea what happened

2020-06-30 Thread evald ibrahimi
hello everybody, I'm using nginx 1.19.0 with ModSec on Centos 7. The other day it happened twice that nginx was stopped. No idea what could cause the issue but i found on the error.log the following: So it seems the server was running out of memory and it stopped nginx? Thank you 2020/06/29 17:2