Y
Hacker News
new
|
ask
|
show
|
jobs
by
antoniuschan99
3995 days ago
How are you scaling it? I'm using the Ruby version along with eventmachine but max concurrent connections was 1024.
1 comments
bighead
3995 days ago
sounds like you're hitting the ulimit for your server process, rather than a issue with Faye itself.
link