1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 19:11:51 +00:00
openmptcprouter-feeds/luci-app-haproxy-tcp/root/etc/config/haproxy-tcp

10 lines
204 B
Text
Raw Normal View History

2018-02-20 12:49:33 +00:00
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'