Skip to content

Instantly share code, notes, and snippets.

View atoko's full-sized avatar
🦈
🧶💻

atoko

🦈
🧶💻
View GitHub Profile
@christiannelson
christiannelson / 0.config
Created November 26, 2012 00:08
Using HAProxy with Node.js, Socket.io and SSL
global
nbproc 1
maxconn 65536
defaults
timeout connect 5s
timeout queue 5s
timeout server 30s
timeout tunnel 1h