Skip to content

Instantly share code, notes, and snippets.

View lmtr0's full-sized avatar

Lorenzo lmtr0

  • Higenku
  • Brasil
View GitHub Profile
# see https://github.com/postrank-labs/goliath/wiki/HAProxy
global
pidfile /var/run/haproxy.pid
log 127.0.0.1 local0 info
maxconn 64000
defaults
clitimeout 60000 # maximum inactivity time on the client side
srvtimeout 60000 # maximum inactivity time on the server side