Skip to content

Commit

Permalink
tune haproxy SSL configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelnicolas committed Oct 30, 2017
1 parent c77dfb9 commit 0e81f80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions etc/haproxy/haproxy.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ global
# avoid warning on logs configuration
log 127.0.0.1 local0

# SSL tuning
tune.ssl.default-dh-param 2048

defaults
log global
mode http
Expand Down

0 comments on commit 0e81f80

Please sign in to comment.