Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/95719
Change subject: Configure tungsten as wgUDPProfilerHost
......................................................................
Configure tungsten as wgUDPProfilerHost
tungsten is running a UDP multiplexer on port 3811 which will forward the
profiling data to professor and to localhost:3812. This will allow building up
tungsten without interrupting the flow of data to professor.
Change-Id: Ia9e64253d343b2dc8d9f00a296483fb3fbd4aebb
---
M wmf-config/CommonSettings.php
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/19/95719/1
diff --git a/wmf-config/CommonSettings.php b/wmf-config/CommonSettings.php
index ce74c51..97e3a92 100644
--- a/wmf-config/CommonSettings.php
+++ b/wmf-config/CommonSettings.php
@@ -465,7 +465,7 @@
$wgBlockOpenProxies = false;
if( $wmfRealm == 'production' ) {
- $wgUDPProfilerHost = '10.0.6.30'; # professor
+ $wgUDPProfilerHost = '10.64.0.18'; // tungsten
$wgAggregateStatsID = $wgVersion;
}
--
To view, visit https://gerrit.wikimedia.org/r/95719
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia9e64253d343b2dc8d9f00a296483fb3fbd4aebb
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits