Sha256: bf590a5d35361117732e51fb24edbae32460bdb851c654811636a70720883160

Contents?: true

Size: 360 Bytes

Versions: 26

Compression:

Stored size: 360 Bytes

Contents

defaults
   mode http
   timeout client  5s
   timeout connect 5s
   timeout server  5s

frontend all 0.0.0.0:3000
   mode http
   timeout client 120s

   option forwardfor
   option http-server-close
   option http-pretend-keepalive

   default_backend sockets

backend sockets
   balance uri depth 2
   timeout server  120s
   server socket1 127.0.0.1:7000

Version data entries

26 entries across 26 versions & 3 rubygems

Version Path
faye-websocket-0.7.3 examples/haproxy.conf
faye-tls1-websocket-0.8.0 examples/haproxy.conf
faye-websocket-0.7.2 examples/haproxy.conf
faye-websocket-0.7.1 examples/haproxy.conf
faye-websocket-0.7.0 examples/haproxy.conf
faye-websocket-0.6.3 examples/haproxy.conf
faye-websocket-0.6.2 examples/haproxy.conf
faye-websocket-0.6.1 examples/haproxy.conf
faye-websocket-0.6.0 examples/haproxy.conf
faye-websocket-0.5.0 examples/haproxy.conf
faye-websocket-0.4.7-java examples/haproxy.conf
faye-websocket-0.4.7 examples/haproxy.conf
faye-websocket-0.4.6-java examples/haproxy.conf
faye-websocket-0.4.6 examples/haproxy.conf
faye-websocket-0.4.5-java examples/haproxy.conf
faye-websocket-0.4.5 examples/haproxy.conf
_bushido-faye-websocket-0.4.4 examples/haproxy.conf
faye-websocket-0.4.4-java examples/haproxy.conf
faye-websocket-0.4.4 examples/haproxy.conf
faye-websocket-0.4.3 examples/haproxy.conf