Closed Bug 894787 Opened 12 years ago Closed 12 years ago

Increase IRC connection limit for the Ace hotel

Categories

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

x86_64
Windows 7
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mossop, Assigned: Usul)

Details

There are enough of us at the Ace hotel to trip the connection limit and it's expected that this will be the go-to hotel for the Portland office so we should up the connection limit. IP seems to be 67.23.193.215.
Assignee: server-ops → ludovic
oulan:unrealconfig ludo$ svn diff allows.conf Index: allows.conf =================================================================== --- allows.conf (revision 71204) +++ allows.conf (working copy) @@ -53,6 +53,7 @@ allow { class trusted; maxperip 30; ip *@137.132.250.0/24; hostname NOBODY; /* NUS - nus.edu.sg */ }; allow { class trusted; maxperip 30; ip *@137.132.3.6; hostname NOBODY; /* NUS - nus.edu.sg */ }; allow { class trusted; maxperip 75; ip *@67.111.52.130; hostname NOBODY; /* Domain Hotel - wifi */ }; +allow { class trusted; maxperip 30; ip *@67.23.193.215; hostname NOBODY; /* Ace hotel - portland bug 894787 */ }; allow { class trusted; maxperip 250; ip *@84.22.107.11; hostname NOBODY; /* MAOW - Berlin */ }; allow { class trusted; maxperip 10; ip *@67.169.38.110; hostname NOBODY; /* zbraniecki/stas VPS */ }; allow { class trusted; maxperip 10; ip *@74.98.166.39; hostname NOBODY; /* Grey Hodge's Home - Bug 497522, Bug 536702 */ }; oulan:unrealconfig ludo$ svn commit -m"bumping con to 30 for Ace hotel bug 894787 > " Sending unrealconfig/allows.conf Transmitting file data . Committed revision 71205. Dave how long should this be up ? Do you think 30 is an enough number ?
I'd expect 30 to be enough for now. At the moment this work week only last till the end of next week, but as I say we're expecting to use this hotel for work weeks in Portland a lot so unless there is a particular concern I'd suggest leaving it in place permanently.
Shyam thoughts ?
Flags: needinfo?(shyam)
Yes, we can leave it in place. We already do this for other Mozilla preferred hotels.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(shyam)
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.