谢晓烜

Results 6 issues of 谢晓烜

### Description I deployed a load balancer in front of apisix. The load balancer accepts the client's TCP request and forwards it to apisix. When I want to obtain the...

**Describe the bug** I set up a proxy in the container where Flowise is deployed, but Flowise still times out when accessing huggingface inference api. How to solve this problem?...

setup

Title: Can envoy be configured to use a second http/https proxy Description: I am using envoy as an edge proxy. There is a use case where the whole network is...

question
area/http

### 问题描述 / Describe the bug 这是我的配置 ``` allow-lan: true bind-address: '*' mode: rule log-level: info external-controller: '0.0.0.0:9090' tun: enable: true stack: system auto-route: true auto-redir: true auto-detect-interface: true dns:...

bug

I want to realize the requirements of 【pod outbound -> envoy -> tcp transparent proxy -> target website】 This is my TCP packet capture information: 1. envoy -> tcp transparent...

1. 部署状态 ![image](https://github.com/zfl9/ss-tproxy/assets/65661595/97cd4c35-5c5d-4f73-91e1-49a813b8ef25) 2. ss-proxy配置 和实例中clash模块的配置一样 3. clash配置 ![image](https://github.com/zfl9/ss-tproxy/assets/65661595/f5608070-ff48-4d3a-8694-9e79b73fa4ab) 还需要其他操作么