Hi, We have configured haproxy rules basis on rate value map. We need to change the map files frequently and after any modification in map file, daemon and haproxy has to be reload which may lead to connection requests. Please point me out towards the way of seamless reload of the service.
Query : We are also running other services like prometheus and alertmanager which also has to be reload after any changes in config file. We are reloading these services using curl -X http://server-IP:port-no/reload or curl -X http://server-ip:portno./api/v1/alerts . Does HAproxy reload supports any of this kind.
Thanks in Advance
1 post - 1 participant