Urbanecm has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332134 )

Change subject: Add one throttle rule + remove obsolete ones
......................................................................

Add one throttle rule + remove obsolete ones

Date - Wednesday, 18th January, 2017
Time - 9am to 6pm (9.00hrs to 18.00hrs) IST
IP address of Willingdon College, Sangli - 49.248.104.18
No. of Participants - 40
List of wiki's - Marathi Wikipedia, English Wikipedia, Commons
User name - [[सदस्य:सुबोध कुलकर्णी]] https://mr.wikipedia.org/s/1osi
Link on village pump - https://mr.wikipedia.org/s/1qm

Bug: T155345
Change-Id: I6cdcf58bad6026b5529b08121c795ad5883a8d5a
---
M wmf-config/throttle.php
1 file changed, 6 insertions(+), 75 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/34/332134/1

diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 579287f..7014fa1 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,75 +28,6 @@
 # ];
 ## Add throttling definitions below.
 
-///
-/// Maharashtra 'Edit Wikipedia…' workshops — T154312
-///
-
-$wmgMaharashtraEventsWikis = [
-       "mrwiki",
-       "mrwiktionary",
-       "mrwikisource",
-       "mrwikibooks",
-       "mrwikiquote",
-       "enwiki",
-       "commonswiki",
-];
-
-$wmgThrottlingExceptions[] = [ // T154312 - Maharashtra 'Edit Wikipedia…' 
workshops (Pune)
-       'from'   => '2017-01-04T07:00 +5:30',
-       'to'     => '2017-01-04T20:00 +5:30',
-       'range'  => '196.1.114.0/24', // 196.1.114.200
-       'dbname' => $wmgMaharashtraEventsWikis,
-       'value'  => 100 // expected participants are unknown
-];
-
-$wmgThrottlingExceptions[] = [ // T154312 - Maharashtra 'Edit Wikipedia' 
workshops (VNGIASS)
-       'from' => '2017-01-06T10:00 +5:30',
-       'to' => '2017-01-06T20:00 +5:30',
-       'range' => '117.211.27.0/24', // 117.211.27.103
-       'dbname' => $wmgMaharashtraEventsWikis,
-       'value' => 100 // unknown participants
-];
-
-$wmgThrottlingExceptions[] = [ // T154312 - Maharashtra 'Edit Wikipedia…' 
workshops (MPKV)
-       'from'   => '2017-01-07T07:00 +5:30',
-       'to'     => '2017-01-07T20:00 +5:30',
-       'range'  => '14.139.120.144/28', // 14.139.120.152
-       'dbname' => $wmgMaharashtraEventsWikis,
-       'value'  => 100 // expected participants are unknown
-];
-
-$wmgThrottlingExceptions[] = [ // T154312
-       'from' => '2017-01-10T10:00 +5:30',
-       'to' => '2017-01-10T20:00 +5:30',
-       'IP' => '117.200.216.15',
-       'dbname' => $wmgMaharashtraEventsWikis,
-       'value' => 100 // unknown
-];
-
-$wmgThrottlingExceptions[] = [ // T154312
-       'from' => '2017-01-12T10:00 +5:30',
-       'to' => '2017-01-12T20:00 +5:30',
-       'range' => [
-               '14.139.125.192/28',
-               '121.241.25.1/24',
-       ],
-       'dbname' => $wmgMaharashtraEventsWikis,
-       'value' => 100 // unknown
-];
-
-///
-/// Other rules
-///
-
-$wmgThrottlingExceptions[] = [ // T154245
-       'from' => '2017-01-13T00:00 +0:00',
-       'to' => '2017-01-13T23:59 +0:00',
-       'range' => [ '161.23.0.0/16', '138.37.0.0/16', '2a01:56c0::/32' ],
-       'dbname' => 'enwiki',
-       'value' => 50 // 40 expected
-];
-
 
 $wmgThrottlingExceptions[] = [ // T154245
        'from' => '2017-01-20T0:00 +0:00',
@@ -106,12 +37,12 @@
        'value' => 50 // 40 expected
 ];
 
-$wmgThrottlingExceptions[] = [ // T154568
-       'from' => '2017-01-06T09:00 +5:30',
-       'to' => '2017-01-08T0:00 +5:30',
-       'IP' => '103.5.18.101',
-       'dbname' => [ 'tewiki', 'commonswiki' ],
-       'value' => 130 // 100 expected
+$wmgThrottlingExceptions[] = [ // T155345
+       'from' => '2017-01-18T09:00 +5:30',
+       'to' => '2017-01-18T18:00 +5:30',
+       'range' => '49.248.104.0/24',
+       'dbname' => [ 'mrwiki', 'enwiki', 'commonswiki' ],
+       'value' => 50 // 40 expected
 ];
 
 ## Add throttling definitions above.

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6cdcf58bad6026b5529b08121c795ad5883a8d5a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Urbanecm <martin.urba...@wikimedia.cz>

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

Reply via email to