Difference between revisions of "Haproxy hitless reload"

From UVOO Tech Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
echo "reload" | socat stdio tcp4-connect:192.168.48.2:1234
 
echo "reload" | socat stdio tcp4-connect:192.168.48.2:1234
 
```
 
```
 +
 +
https://www.haproxy.com/blog/get-to-know-the-haproxy-process-manager/
 +
 +
 +
# More
  
 
https://www.haproxy.com/documentation/hapee/latest/api/runtime-api/overview/
 
https://www.haproxy.com/documentation/hapee/latest/api/runtime-api/overview/

Revision as of 16:38, 26 July 2022