-
https://www.servicemesher.com/blog/sidecar-injection-iptables-and-traffic-routing/
本文基于 Istio 1.5.1 版本,介绍了 sidecar 模式及其优势 sidecar 注入到数据平面,如何做流量劫持和转发的,以及流量是怎样路由到 upstream 的。
-
**Arti Tripathi** ([Bug 53628](https://bz.apache.org/bugzilla//show_bug.cgi?id=53628&redirect=false)):
Jmeter does not support Soap Request with attachment.
I have a Soap Web Service that has a file …
-
There are 2 reasons why it doesn't work:
### 1. Mixing up hostnames and IPs in the Envoy cluster
If we have 2 external services:
```yaml
type: ExternalService
name: es-1
networking:
addre…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
*Title*: *How to return real error message for a "two hop" proxy?*
*Description*:
I have an envoy instance which is an "HTTP2 CONNECT over TLS". But for some reason I implemented it as a two hop (…
imlk0 updated
3 weeks ago
-
### Bug Description
默认情况下服务端绑定IP地址为0.0.0.0,但是在这种情况下frps仅监听了IPV6地址,IPV4地址并不监听,导致使用IPV4地址无法连接(这里不考虑使用6to4方式进行访问)。
![image](https://github.com/fatedier/frp/assets/1091653/53f7688e-a90c-4c04-b39d-9a12…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
The current implementation of Gateway API through Envoy does not allow for getting the source I…
-
Currently, TLS 1.3 is NOT enabled by default on the client-side, because the handshake changed a bit in TLS 1.3, and is considered completed on the client-side as soon as the requested client certific…
-
For my projects I use https://artifacthub.io/packages/helm/wyrihaximusnet/redis-db-assignment-operator to get a database assigned them. (Sometimes a project uses multiple databases.) And used a shared…
-
*Title*: *Allow using downstream negotiated application protocol with upstream with TcpProxy + Tls*
*Description*:
We're trying to use a TcpProxy filter with a TlsContext to do tls proxying, but r…