소스 검색

modified: haproxy.cfg

jaikuai 1 년 전
부모
커밋
2791465773
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      haproxy.cfg

+ 5 - 0
haproxy.cfg

@@ -34,6 +34,11 @@ listen nvr
     mode http
     server s1 192.168.3.200:80 check
 
+listen rtsp
+    bind *:554
+    mode tcp
+    server s1 192.168.3.200:554 check
+
 
 listen car_plate
     bind *:98