Closed Bug 852464 Opened 11 years ago Closed 11 years ago

Please increase the IRC connection limit for 128.93.60.79

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: smaug, Assigned: pir)

References

Details

The work week lasts until Friday evening.
limit for 30 should be enough.
Assignee: server-ops → pradcliffe
pradcliffe@smidge> svn diff
Index: puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf
===================================================================
--- puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf      (revision 61495)
+++ puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf      (working copy)
@@ -212,6 +212,7 @@
 allow { class trusted; maxperip 40; ip *@209.49.120.130; hostname NOBODY; /* Bug 850393 devtools work week */ };
 allow { class trusted; maxperip 20; ip *@75.144.26.38; hostname NOBODY; /* Bug 852148 - offsite */ };
 allow { class trusted; maxperip 20; ip *@67.180.222.27; hostname NOBODY; /* Bug 852148 - offsite */ };
+allow { class trusted; maxperip 30; ip *@128.93.60.79; hostname NOBODY; /* Bug 852464 - work week */ };
 
 /* sfo1 */
 allow { class trusted; maxperip 250; ip *@146.82.185.*; hostname NOBODY; /* sfo1-nat gblx */ };
pradcliffe@smidge> svn ci -m "bug 852464"
Sending        puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf
Transmitting file data .
Committed revision 61496.
Whiteboard: [remove Mar 23rd]
Blocks: 852747
Cleaned up.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [remove Mar 23rd]
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.