diff options
author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-02-22 15:44:34 +0000 |
---|---|---|
committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2025-02-24 10:28:33 +0000 |
commit | fe20eae99ebdb7781f74ada3a7c13a848ea75bcc (patch) | |
tree | 987fea738165fdc67ea9d2ca58ffb33c1b0660ac /debian | |
parent | 5d9d232fd93ad5bf89ba44a2d0ec3b196599fa74 (diff) | |
download | vyos-1x-fe20eae99ebdb7781f74ada3a7c13a848ea75bcc.tar.gz vyos-1x-fe20eae99ebdb7781f74ada3a7c13a848ea75bcc.zip |
T7190: Add haproxy default timeout options configurable
Add the ability to configurate default timeout and frontend
client timeout
```
set load-balancing haproxy service web timeout client '600'
set load-balancing haproxy timeout check '4'
set load-balancing haproxy timeout client '600'
set load-balancing haproxy timeout connect '12'
set load-balancing haproxy timeout server '120'
```
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions