jaikuai 1 هفته پیش
والد
کامیت
b6dd553058
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      haproxy.cfg

+ 6 - 0
haproxy.cfg

@@ -90,6 +90,12 @@ listen car_plate
     server s1 192.168.3.98:80 check
     server s2 192.168.6.98:80 check
 
+listen station_contorll
+    bind *:177
+    mode http
+    server s1 192.168.3.177:80 check
+    server s2 192.168.6.177:80 check
+
 listen cops
     bind *:10166
     option http-server-close