Elukey has uploaded a new change for review.
https://gerrit.wikimedia.org/r/278286
Change subject: Enable persistent connections between Job Queues and Job
Runners.
......................................................................
Enable persistent connections between Job Queues and Job Runners.
Bug: T130364
Change-Id: I40d98dad68902fad7ec085a6b8dbcc5a3e565c72
---
M wmf-config/jobqueue-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/86/278286/1
diff --git a/wmf-config/jobqueue-eqiad.php b/wmf-config/jobqueue-eqiad.php
index aba86ea..ead7aa4 100644
--- a/wmf-config/jobqueue-eqiad.php
+++ b/wmf-config/jobqueue-eqiad.php
@@ -9,7 +9,7 @@
'connectTimeout' => .250,
'password' => $wmgRedisPassword,
'compression' => 'gzip',
- #'persistent' => defined( 'MEDIAWIKI_JOB_RUNNER' )
+ 'persistent' => defined( 'MEDIAWIKI_JOB_RUNNER' )
),
'daemonized' => true
);
--
To view, visit https://gerrit.wikimedia.org/r/278286
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I40d98dad68902fad7ec085a6b8dbcc5a3e565c72
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Elukey <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits