diff --git a/roles/haproxy/templates/haproxy.cfg b/roles/haproxy/templates/haproxy.cfg index 5be5bf523c..f69703ce49 100644 --- a/roles/haproxy/templates/haproxy.cfg +++ b/roles/haproxy/templates/haproxy.cfg @@ -204,7 +204,7 @@ backend notifs-web-backend {% if env == "production" %} # server notifs-web02 notifs-web02:80 check inter 10s rise 1 fall 2 {% endif %} - option httpchk GET /notifications/_heartbeat + option httpchk GET /notifications-old/_heartbeat frontend github2fedmsg-frontend bind 0.0.0.0:10037