Ema has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/382653 )

Change subject: Revert "cache_text: disable max_connections"
......................................................................


Revert "cache_text: disable max_connections"

This definition of max_connections is used for the varnish-be<->applayer 
connections, not for varnish-be<->varnish-be.

This reverts commit b3a74eb11db9730b2f2e273b11039a879c8a99ab.

Change-Id: I3bf5d2e083f1b9e1e62cebb821880aa95f9332fd
---
M hieradata/role/common/cache/text.yaml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Ema: Verified; Looks good to me, approved



diff --git a/hieradata/role/common/cache/text.yaml 
b/hieradata/role/common/cache/text.yaml
index 7837a9a..6187ec5 100644
--- a/hieradata/role/common/cache/text.yaml
+++ b/hieradata/role/common/cache/text.yaml
@@ -23,7 +23,7 @@
   port: 80
   connect_timeout: '5s'
   first_byte_timeout: '180s'
-  max_connections: 0
+  max_connections: 1000
 cache::app_directors:
   appservers:
     backends:

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3bf5d2e083f1b9e1e62cebb821880aa95f9332fd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ema <[email protected]>
Gerrit-Reviewer: Ema <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to