ruby on rails - Load balancing with HAProxy for chat app by chat room -


i'm making chat app in rails , using node.js. want load balance haproxy, it's important users in specific chat room on same server. how can achieve this? i've been searching google, assuming intel out there because must common issue, can't find anything.

i think should use session cookies, it's described in documentation : http://blog.haproxy.com/2012/03/29/load-balancing-affinity-persistence-sticky-sessions-what-you-need-to-know/


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

Ruby on Rails, ActiveRecord, Postgres, UTF-8 and ASCII-8BIT encodings -