Skip to content

Commit ea506b3

Browse files
authored
Merge pull request #4809 from tesilaaliset/fix_xray_reset
Fix Haproxy configuration
2 parents 15b81dc + 84e2ff3 commit ea506b3

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

haproxy/common.cfg.pj2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -376,5 +376,3 @@ backend trojanw_h2
376376
backend trojant_h2
377377
server trojant 127.0.0.1:2011 send-proxy-v2 tfo
378378

379-
backend vlesst_h2
380-
server vlesst 127.0.0.1:2021 send-proxy-v2 tfo

haproxy/xray.cfg.pj2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ backend vlessw_h2
8383
backend trojanw
8484
server trojanw abns@trojan-ws-new send-proxy-v2 tfo
8585

86-
backend trojanw_h2
87-
server trojanw abns@trojan-ws-new-h2 send-proxy-v2 tfo
86+
#backend trojanw_h2
87+
# server trojanw abns@trojan-ws-new-h2 send-proxy-v2 tfo
8888

8989

9090

0 commit comments

Comments
 (0)