Skip to content

Commit

Permalink
Removed nbproc statement
Browse files Browse the repository at this point in the history
  • Loading branch information
acaranta committed Feb 12, 2022
1 parent 7003cfc commit bdd2f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haproxy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ global
uid 99
gid 99
daemon
nbproc 1
#nbproc 1
lua-load /etc/haproxy/auth-request.lua
hard-stop-after 30s

Expand Down

0 comments on commit bdd2f5f

Please sign in to comment.