From: Philipp Dallig Date: Tue, 21 Mar 2017 13:08:21 +0000 (+0100) Subject: sirona-aem - switch to worker X-Git-Tag: v0.1.0~3413^2~12 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b38e67da4a4a876812f440b94b21689a21aba5e3;p=pixelpark%2Fhiera.git sirona-aem - switch to worker --- diff --git a/customer/sirona-aem/common.yaml b/customer/sirona-aem/common.yaml index 949fff29..ff5fc5fa 100644 --- a/customer/sirona-aem/common.yaml +++ b/customer/sirona-aem/common.yaml @@ -37,15 +37,15 @@ sudo::configs: xymon ALL=(ALL) NOPASSWD:ZPOOL, ZFS # Apache -apache::mod::event::startservers: 1 -apache::mod::event::maxclients: 200 -apache::mod::event::maxrequestworkers: 200 -apache::mod::event::minsparethreads: 50 -apache::mod::event::maxsparethreads: 100 -apache::mod::event::threadsperchild: 50 -apache::mod::event::maxrequestsperchild: 15000 -apache::mod::event::serverlimit: 4 -apache::mod::event::threadlimit: 50 +apache::mod::worker::startservers: 1 +apache::mod::worker::maxclients: 200 +apache::mod::worker::maxrequestworkers: 200 +apache::mod::worker::minsparethreads: 50 +apache::mod::worker::maxsparethreads: 100 +apache::mod::worker::threadsperchild: 50 +apache::mod::worker::maxrequestsperchild: 15000 +apache::mod::worker::serverlimit: 4 +apache::mod::worker::threadlimit: 50 # # Author