jenkins-bot has submitted this change and it was merged.
Change subject: Throttle rule for Ada Lovelace Day editathon 2015
......................................................................
Throttle rule for Ada Lovelace Day editathon 2015
Start date ... 2015-10-13 12:00 UTC+1
End date ..... 2015-10-13 18:00 UTC+1
IPs .......... 129.215.133.0/24
Users ........ 30
Wikis ........ en. commons.
Cleaned former expired throttle rules.
Bug: T115245
Change-Id: I7986bb07b24c94985a1a93db262e674c9a19da37
---
M wmf-config/throttle.php
1 file changed, 7 insertions(+), 17 deletions(-)
Approvals:
Thcipriani: Looks good to me, approved
Alex Monk: Looks good to me, but someone else must approve
Luke081515: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/throttle.php b/wmf-config/throttle.php
index 9dc3a5d..832aa52 100644
--- a/wmf-config/throttle.php
+++ b/wmf-config/throttle.php
@@ -28,24 +28,14 @@
'value' => 50
);
-$wmgThrottlingExceptions[] = array( // T113519
- 'from' => '2015-09-24T13:00 +0:00',
- 'to' => '2015-09-24T23:00 +0:00',
- 'ip' => array(
- '132.247.150.251',
- '132.247.150.252',
- '132.247.150.253',
- '132.247.150.254'
+$wmgThrottlingExceptions[] = array( // T115245
+ 'from' => '2015-10-13T12:00 +1:00',
+ 'to' => '2015-10-13T18:00 +1:00',
+ 'range' => array(
+ '129.215.133.0/24'
),
- 'dbname' => array( 'eswiki', 'eswikisource', 'enwiki', 'commonswiki' ),
- 'value' => 200
-);
-
-$wmgThrottlingExceptions[] = array( // T113654
- 'from' => '2015-09-26T11:00 -7:00',
- 'to' => '2015-09-26T14:00 -7:00',
- 'range' => '192.31.105.0/24',
- 'value' => 50
+ 'dbname' => array( 'enwiki', 'commonswiki' ),
+ 'value' => 30 // 20 participants expected
);
## Add throttling definitions above.
--
To view, visit https://gerrit.wikimedia.org/r/245472
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7986bb07b24c94985a1a93db262e674c9a19da37
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dereckson <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Luke081515 <[email protected]>
Gerrit-Reviewer: Thcipriani <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits