Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-19 | T5222: Refactoring load-balancing reverse-proxy | Viacheslav Hletenko | |
Improve and refactoring "load-balancing reverse-proxy" - replace 'reverse-proxy server <tag>' => 'reverse-proxy service <tag>' - replace 'reverse-proxy global-parameters tls <xxx>' => 'reverse-proxy global-parameters tls-version-min xxx' => 'reverse-proxy global-parameters ssl-bind-ciphers xxx' - replace 'reverse-proxy service https rule <tag> set server 'xxx' => 'reverse-proxy service https rule <tag> set backend 'xxx' 'service https rule <tag> domain-name xxx' set as multinode | |||
2023-05-17 | reverse-proxy: T5222: improve help strings | Christian Breunig | |
2023-05-17 | reverse-proxy: T5222: combine ipv4/ipv6-address validators | Christian Breunig | |
Sync up with commit 96d846d27ac ("T5226: Combine ipv4-address and ipv6-address validators") | |||
2023-05-17 | reverse-proxy: T5222: use common XML building blocks for alpha numeric ↵ | Christian Breunig | |
constraint | |||
2023-05-17 | T5222: Add load-balancing for web traffic | Viacheslav Hletenko | |