Sha256: 18018036f4ca223c3b3779e4fcbea95f94f65010539692fcb8f45672b58f8428

Contents?: true

Size: 359 Bytes

Versions: 48

Compression:

Stored size: 359 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

48 entries across 43 versions & 13 rubygems

Version Path
optimacms-0.1.61 spec/dummy/node_modules/faye-websocket/examples/haproxy.conf
disco_app-0.18.0 test/dummy/node_modules/faye-websocket/examples/haproxy.conf
disco_app-0.18.2 test/dummy/node_modules/faye-websocket/examples/haproxy.conf
tang-0.2.1 spec/tang_app/node_modules/faye-websocket/examples/haproxy.conf
tang-0.2.0 spec/tang_app/node_modules/faye-websocket/examples/haproxy.conf
tang-0.1.0 spec/tang_app/node_modules/faye-websocket/examples/haproxy.conf
tang-0.0.9 spec/tang_app/node_modules/faye-websocket/examples/haproxy.conf
enju_library-0.3.8 spec/dummy/node_modules/faye-websocket/examples/haproxy.conf
ilog-0.4.1 node_modules/faye-websocket/examples/haproxy.conf
ilog-0.4.0 node_modules/faye-websocket/examples/haproxy.conf
ilog-0.3.3 node_modules/faye-websocket/examples/haproxy.conf
jester-data-8.0.0 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-5.2.1 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-2.0.1 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-1.1.0 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-1.0.0 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-0.0.0.1.0 node_modules/faye-websocket/examples/haproxy.conf
ezii-os-0.0.0.0.1 node_modules/faye-websocket/examples/haproxy.conf
faye-websocket-0.10.9 examples/haproxy.conf
faye-websocket-0.10.8 examples/haproxy.conf