Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
I
iot-mqtt-bl
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
deploy
iot-mqtt-bl
Commits
e62862ee
Commit
e62862ee
authored
Apr 26, 2023
by
吴文龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
4b4fef92
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
haproxy.cfg
haproxy/config/haproxy.cfg
+0
-6
No files found.
haproxy/config/haproxy.cfg
View file @
e62862ee
...
...
@@ -46,12 +46,6 @@ listen mqtt-in
timeout server 3h
option tcplog
balance leastconn
option tcp-check
tcp-check expect string +OK
tcp-check send-binary 1010000406000007736563737572697479
tcp-check send-binary 0a0100084d51497364703a3a436c69656e74496412000000000100096d71746f73712f340000000c000c6d71746f73712f76657273696f6e000000040004646576696365000000040004646576696365
tcp-check interval 10s
tcp-check timeout 10s
server tbMqtt1 47.99.83.75:31883 check inter 10s rise 2 fall 3
server tbMqtt2 47.97.197.103:31883 check inter 10s rise 2 fall 3
server tbMqtt3 47.96.103.209:31883 check inter 10s rise 2 fall 3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment