Hoo man has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/127632

Change subject: Increase apache MaxClients to 23 in order to have 40 more 
scaling slots
......................................................................

Increase apache MaxClients to 23 in order to have 40 more scaling slots

As the boxes run into this limit, but aren't out of mem. nor CPU.

Change-Id: Ibe34e1b3abcbc6e02a4767aac15786f781b849d9
---
M files/apache/apache2.conf.appserver
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/32/127632/1

diff --git a/files/apache/apache2.conf.appserver 
b/files/apache/apache2.conf.appserver
index eff18df..1788529 100644
--- a/files/apache/apache2.conf.appserver
+++ b/files/apache/apache2.conf.appserver
@@ -49,7 +49,7 @@
 </IfDefine>
 
 <IfDefine SCALER>
-MaxClients 18
+MaxClients 23
 # Reduce TimeOut to limit the impact of LVS flapping -- TS 2008-08-19
 TimeOut 10 
 </IfDefine>

-- 
To view, visit https://gerrit.wikimedia.org/r/127632
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibe34e1b3abcbc6e02a4767aac15786f781b849d9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hoo man <h...@online.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to