Am 22.01.2017 um 18:02 schrieb Eric Covener: > On Sun, Jan 22, 2017 at 11:21 AM, Stefan Priebe - Profihost AG > <s.pri...@profihost.ag> wrote: >> Hi Stefan, >> >> no i was mistaken customer isn't using mod_proxy - but I think this is >> the patch causing me problems: >> https://github.com/apache/httpd/commit/a61a4bd02e483fb45d433343740d0130ee3d8d5d >> >> What do you think? >> > > If that is the culprit, you could likely minimize it & help confirm with > > * Increase MaxSpareTheads to the current value of MaxClients (aka > MaxRequestWorkers) > * Make sure MaxRequestsPerChild is 0.
Why not just revert that one? Greets, Stefan