jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/379224 )
Change subject: Add John Michael Kohler Art Center throttle rule
......................................................................
Add John Michael Kohler Art Center throttle rule
New throttle rule:
* Event name .... John Michael Kohler Art Center
* Event start ... 2017-09-21 13:00-05:00
* Event end ..... 2017-09-26 22:00-05:00
* IP ............ 192.168.50.52
* Projects ...... enwiki, commonswiki
* Attendees ..... 100 (margin set at 100)
Cleaned former throttle rules.
Bug: T176287
Change-Id: Ie3f86233979797ad16450f329c7486b66aa039c1
---
M wmf-config/throttle.php
1 file changed, 8 insertions(+), 22 deletions(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 1d83a31..4d3e40f 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -44,27 +44,13 @@
'value' => 120 // 100 expected
];
-$wmgThrottlingExceptions[] = [ // T175534 (1)
- 'from' => '2017-09-16T10:00 +8:00',
- 'to' => '2017-09-16T17:00 +8:00',
- 'IP' => '140.114.51.248',
- 'dbname' => [ 'commonswiki', 'zhwiki' ],
- 'value' => 80, // 50 expected
-];
-
-$wmgThrottlingExceptions[] = [ // T175534 (2)
- 'from' => '2017-09-17T09:00 +8:00',
- 'to' => '2017-09-17T16:00 +8:00',
- 'IP' => '140.114.51.248',
- 'dbname' => [ 'commonswiki', 'zhwiki' ],
- 'value' => 80, // 50 expected
-];
-
-$wmgThrottlingExceptions[] = [ // T175700
- 'from' => '2017-09-15T10:00 +1:00',
- 'to' => '2017-09-15T18:00 +1:00',
- 'range' => '130.88.64.0/24',
- 'dbname' => [ 'enwiki' ],
- 'value' => 30 // 20 expected
+$wmgThrottlingExceptions[] = [ // T176287 - John Michael Kohler Art Center
+ 'from' => '2017-09-21T13:00-05:00', // Central
+ 'to' => '2017-09-26T22:00-05:00',
+ 'IP' => [
+ '192.168.50.52',
+ ],
+ 'dbname' => [ 'enwiki', 'commonswiki' ],
+ 'value' => 100, // 100 expected participants (not specified)
];
## Add throttling definitions above.
--
To view, visit https://gerrit.wikimedia.org/r/379224
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie3f86233979797ad16450f329c7486b66aa039c1
Gerrit-PatchSet: 10
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Dereckson <[email protected]>
Gerrit-Reviewer: Melos <[email protected]>
Gerrit-Reviewer: Samtar <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits