Wednesday, February 26, 2014

Link - Proxy Socket

@ The websocket of apache.
http://blog.alex.org.uk/2012/02/16/using-apache-websocket-to-proxy-tcp-connection/

@ The module for webSocket on Apache.
https://github.com/disconnect/apache-websocket

@ Load Balance and support webSocket or socketJs.
  It will need to handshake twice.
http://haproxy.1wt.eu/

@ Setting for Haproxy
https://github.com/sockjs/sockjs-node/blob/master/examples/haproxy.cfg

@ Mod_pywebsocket
http://code.google.com/p/pywebsocket/

@Haproxy Load Balance
http://tagnee.tistory.com/25
http://helloworld.naver.com/helloworld/284659

No comments:

Post a Comment