Closed
Bug 1158515
Opened 10 years ago
Closed 10 years ago
Raise IRC connection limit for 52.6.59.38
Categories
(Infrastructure & Operations Graveyard :: Infrastructure: IRC, task)
Infrastructure & Operations Graveyard
Infrastructure: IRC
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: tom, Unassigned)
Details
Please Raise the IRC connection limit for 52.6.59.38
This is the community znc server, lift to 20 please, have 10-15 users so some leeway would be nice
Marking as critical because everything is broken right now, our fault, we forgot to raise the limit before migrating to the new server and now everything is broken
Updated•10 years ago
|
Assignee: nobody → infra
Component: MOC: Service Requests → Infrastructure: IRC
QA Contact: lypulong → dparsons
Comment 1•10 years ago
|
||
raised limit for 52.6.59.38
puppet/trunk/modules/inspircd/files/global/connect.conf
vhua$ svn diff
Index: connect.conf
===================================================================
--- connect.conf (revision 103910)
+++ connect.conf (working copy)
@@ -1,3 +1,6 @@
+# bug 1158515
+<connect parent="main" allow="52.6.59.38" localmax="20" globalmax="20" limit="21" modes="+x">
Comment 2•10 years ago
|
||
:logan confirmed it's working. Closing bug.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•