Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vladbabii/1b71c9c9fd65db3dc293a1674c732a11 to your computer and use it in GitHub Desktop.
Save vladbabii/1b71c9c9fd65db3dc293a1674c732a11 to your computer and use it in GitHub Desktop.
Rancher Load Balancer Timeout ( Haproxy Custom )
global
maxconn 4096
maxpipes 1024
defaults
timeout client 36000s
timeout server 36000s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment