Last modified: 2012-08-17 00:22:52 UTC
During the stress test, we couldn't get hardly anywhere, because the sessions would crash if three people connected. This is clearly bad.
Idea: Probably the wait-for-wikieditor code, infinite loop style. We can check. May also be the collaborator code, or something in the detect-user-connection code.
Two users is fine, three users breaks. Check the user-connect handlers, make sure there are no infinite loops. Also, the first person who joined does not get errors or lag.
This should be fixed since https://gerrit.wikimedia.org/r/#/c/20247/