7starsone commented on issue #2018: URL: https://github.com/apache/incubator-pagespeed-mod/issues/2018#issuecomment-668642493
Nevermind, it wasn't pagespeed to let Apache reach `MaxRequestWorkers` but the logrotation, which was causing something like `[pid 21367] poll([{fd=25, events=POLLIN}], 1, 3000) = 0 (Timeout)` and after a while it became unresponsive. With a well configured server I don't think pagespeed may involve something like this. And also, for your info, I noted issues when ProxyErrorOverride On and Custom Error pages, the images were not rewritten because the response was not always 200. Thanks for your help 😄 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org