-
At present, it is very convenient to deploy ingress-nginx using helm. Really, it is very convenient to use helm. Therefore, we look forward to providing ingress-bfe chart package.
-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Latest 我已经使用最新 Dev 版本测试过,问题依旧存在
- [X] Core 这是 OpenClash 存在的问题,并非我所使用的 Clash 或 Meta 等内核的特定问题
- [X] Meaningful 我提交的不是无意义的 催促更新或…
-
2022-04-17 01:52:58 OpenClash 开始关闭...
2022-04-17 01:52:55 错误: 无法获取General部分的转发端口设置, OpenClash 使用原始配置文件启动失败
2022-04-17 01:52:53 错误: 无法获取DNS部分的运行模式设置, OpenClash 使用原始配置文件启动失败
2022-04-17 01:52:51 错误: 无…
-
我看到了路由示例,发现示例中是在配置文件中写死的服务实例的IP地址,所以我想请问下,BFE支持动态的服务发现吗,比如集成了eureka、consul,如果支持,是否可以提供相关的文档
akaxb updated
2 years ago
-
when use short connection as upstream proxy
by set MaxIdleConnsPerHost=0
but I found too much time_wait?
not like go http reqeust, it must call response.Body.Close() to close http reqeust clie…
-
运行模式是`TUN-混合`
✅ 路由器本机正常
✅ 局域网内客户端正常
❌ 路由器内docker容器不能连接外网
用`curl`测试`https://example.com/`,连接瞬间(3毫秒)就被拒绝了:
```
/ # curl -v https://example.com/
* Trying 93.184.216.34:443...
* connect to 9…
70599 updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Now in cloud native world, we need a dynamic method to use API to configure the Load balancer.
Refer to https://www.envoyproxy.io…
-
/modules/caddyhttp/reverseproxy/reverseproxy.go : fix If reverse_proxy upstream dial target is HTTP,when directRequest just add HOST to http.Request.URL.Host but no http.Request.Host,it makes when u h…
-
[SSB BFE](https://github.com/ssb-ngi-pointer/ssb-binary-field-encodings-spec) and SSB URIs happen to have similar formatting philosophy, i.e.
- ` ` in binary
- `ssb:type/format/data`
So we sh…
-
用于下发配置的api文档在哪里哇?