mirror of
https://github.com/bytedance/g3.git
synced 2026-05-02 13:40:42 +00:00
g3proxy: drop uri path match in http_rproxy
This commit is contained in:
parent
5c569fc387
commit
7d32adc400
11 changed files with 126 additions and 293 deletions
|
|
@ -18,8 +18,7 @@ server:
|
|||
conn_limit: 100M
|
||||
hosts:
|
||||
- exact_match: www.xjtu.edu.cn
|
||||
services:
|
||||
upstream: www.xjtu.edu.cn:80
|
||||
upstream: www.xjtu.edu.cn:80
|
||||
|
||||
resolver:
|
||||
- name: default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue