6e61991833
This patch introduces 2 macros in lvs. 1. Support HTTP GET, allow users create HTTP healthmonitor for udp pool. 2. Support TCP check, allow users create TCP healthmonitor for udp pool. Co-Authored-By: Adam Harwell <flux.adam@gmail.com> Change-Id: I61c7d8d4df54710a92b8c055be84bba29bf3d7e6 Story: 2003200 Task: 23356 Story: 2003199 Task: 23355
6 lines
150 B
YAML
6 lines
150 B
YAML
---
|
|
features:
|
|
- |
|
|
Two new types of healthmonitoring are now valid for UDP listeners. Both
|
|
``HTTP`` and ``TCP`` check types can now be used.
|