[MediaWiki-commits] [Gerrit] translatewiki[master]: Puppet tweaks

2017-12-09 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/396582 )

Change subject: Puppet tweaks
..


Puppet tweaks

* Increase memcached memory (already used this amount, still full)
* Increase hhvm mysql timeout (less spammy, already used this value)

Change-Id: I61f600bf40b5c739353a3d0b684ff0c580678f32
---
M puppet/modules/hhvm/files/server.ini
M puppet/modules/memcached/files/memcached.conf
2 files changed, 2 insertions(+), 2 deletions(-)

Approvals:
  jenkins-bot: Verified
  Nikerabbit: Looks good to me, approved



diff --git a/puppet/modules/hhvm/files/server.ini 
b/puppet/modules/hhvm/files/server.ini
index c2534c2..aaafb33 100644
--- a/puppet/modules/hhvm/files/server.ini
+++ b/puppet/modules/hhvm/files/server.ini
@@ -31,4 +31,4 @@
 hhvm.jit_pseudomain = false
 
 hhvm.mysql.read_timeout = 3
-hhvm.mysql.slow_query_threshold = 1
+hhvm.mysql.slow_query_threshold = 15000
diff --git a/puppet/modules/memcached/files/memcached.conf 
b/puppet/modules/memcached/files/memcached.conf
index 43cfc7d..ee0f0d5 100644
--- a/puppet/modules/memcached/files/memcached.conf
+++ b/puppet/modules/memcached/files/memcached.conf
@@ -22,7 +22,7 @@
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon 
default
 # Note that the daemon will grow to this size, but does not start out holding 
this much
 # memory
--m 1280
+-m 2048
 
 # Default connection port is 11211
 -p 11211

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I61f600bf40b5c739353a3d0b684ff0c580678f32
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 
Gerrit-Reviewer: Nikerabbit 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] translatewiki[master]: Puppet tweaks

2017-12-09 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/396582 )

Change subject: Puppet tweaks
..

Puppet tweaks

* Increase memcached memory (already used this amount, still full)
* Increase hhvm mysql timeout (less spammy, already used this value)

Change-Id: I61f600bf40b5c739353a3d0b684ff0c580678f32
---
M puppet/modules/hhvm/files/server.ini
M puppet/modules/memcached/files/memcached.conf
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/82/396582/1

diff --git a/puppet/modules/hhvm/files/server.ini 
b/puppet/modules/hhvm/files/server.ini
index c2534c2..aaafb33 100644
--- a/puppet/modules/hhvm/files/server.ini
+++ b/puppet/modules/hhvm/files/server.ini
@@ -31,4 +31,4 @@
 hhvm.jit_pseudomain = false
 
 hhvm.mysql.read_timeout = 3
-hhvm.mysql.slow_query_threshold = 1
+hhvm.mysql.slow_query_threshold = 15000
diff --git a/puppet/modules/memcached/files/memcached.conf 
b/puppet/modules/memcached/files/memcached.conf
index 43cfc7d..ee0f0d5 100644
--- a/puppet/modules/memcached/files/memcached.conf
+++ b/puppet/modules/memcached/files/memcached.conf
@@ -22,7 +22,7 @@
 # Start with a cap of 64 megs of memory. It's reasonable, and the daemon 
default
 # Note that the daemon will grow to this size, but does not start out holding 
this much
 # memory
--m 1280
+-m 2048
 
 # Default connection port is 11211
 -p 11211

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I61f600bf40b5c739353a3d0b684ff0c580678f32
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit 

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