Update original MSC as per proposal guidelines
This commit is contained in:
parent
8ad82ce3c0
commit
99cd064f26
1 changed files with 4 additions and 1 deletions
|
@ -33,4 +33,7 @@ is to pick up to 3 unique servers where the first one is that of the user with t
|
||||||
highest power level in the room, provided that power level is 50 or higher. The other
|
highest power level in the room, provided that power level is 50 or higher. The other
|
||||||
2 servers should be the most popular servers in the room based on the number of joined
|
2 servers should be the most popular servers in the room based on the number of joined
|
||||||
users. This same heuristic should apply to the first server if no user meets the power
|
users. This same heuristic should apply to the first server if no user meets the power
|
||||||
level requirements.
|
level requirements. Servers blocked by server ACLs should not be picked because they
|
||||||
|
are unlikely to continue being residents of the room. Similarly, IP addresses should
|
||||||
|
not be picked because they cannot be redirected to another location like domain names
|
||||||
|
can, making them a higher risk option.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue