mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
* the configurable HTTP health check introduced in 1.1.23 revealed a shameful bug : the code still assumed that HTTP requests were the same size as the original ones (22 bytes), and failed if they were not. * added support for pidfiles.
6 lines
116 B
Text
6 lines
116 B
Text
service haproxy ext
|
|
config /etc/haproxy/haproxy-ext.cfg
|
|
|
|
service haproxy int
|
|
config /etc/haproxy/haproxy-int.cfg
|
|
|