1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-15 03:51:51 +00:00
openmptcprouter-feeds/luci-app-haproxy-tcp/root/etc/config/haproxy-tcp
2023-07-24 15:26:29 +08:00

9 lines
204 B
Text
Executable file

config general 'general'
option enable '0'
option retries '1'
option timeout '1000'
option listen '0.0.0.0:65101'
option admin_stats '7777'
option startup_delay '5'
list upstreams '1.2.3.4:65101'