@nl5887 commented on GitHub:
Don't expect that to solve this issue. But lets see first how it works without docker (they are running just one docker container per vm), so the docker container…
@songgao commented on GitHub:
Thanks @nl5887 for the fast response! I'm gonna close the issue then.
Have you considered CoreOS? :)
@songgao commented on GitHub:
This is a pretty long shot, but was the error in Accept() and something like "ran out of file descriptors" by any chance? I got bit by that once and solved by…
@songgao commented on GitHub:
Interesting. But high CPU load shouldn't cause process to be killed, right? Was it using a lot of memory?
Just genuinely interested in the root cause :D
@mckaygerhard commented on GitHub:
hi @wooden-utensil , @songgao , as explained in comment 51#issuecomment-219301538 it's not down.. just internal process problem..
@nl5887 commented on GitHub:
Because we're using random tokens, we can keep everything simple without using authentication. If we'll allow custom tokens, we need to add authentication, authorisati…