> > [mpm_worker:error] [pid 31849:tid 140027731249280] AH00287: server is within > MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers > setting > > [Wed Aug 22 03:40:40.893477 2018] [mpm_worker:error] [pid 31849:tid > 140027731249280] AH00286: server reached MaxRequestWorkers setting, consider > raising the MaxRequestWorkers setting > > [Wed Aug 22 03:41:16.264059 2018] [mpm_worker:notice] [pid 31849:tid > 140027731249280] AH00296: caught SIGWINCH, shutting down gracefully
This is not a crash. You ran out of threads then something outside of the server stopped it gracefully. Probably need more aggressive timeouts somewhere (or if everything fast -- additional webservers scaled out?) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org