This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# dvv's way to configure haproxy | |
# Modified by yodiaditya | |
global | |
maxconn 32768 # concurrent connections limit | |
user nobody | |
spread-checks 5 | |
defaults |