If you are reporting any crash or any potential security issue, do not
open an issue in this repo. Please report the issue via ASRC(Alibaba Security Response Center) where the issue will be triaged appropriately.
[ X ] I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description
One higress-gateway instance(pod) forward the request to the ip address which is not exist in cluster。
the request match the right route rule, but the upstream_host is not exact the right one(10.11.16.173:8080) but is (10.11.27.185:8080)
Another higress-gateway instance is forward right ip address.
Ⅱ. Describe what happened
higress-gateway has warning logs dump.
If there is an exception, please attach the exception trace:
[Envoy (Epoch 0)] [2024-07-31 03:24:42.398][41][warning][client] [C42155999] Connection is closed by peer during connecting.
[Envoy (Epoch 0)] [2024-07-31 03:24:42.421][41][warning][client] [C42156000] Connection is closed by peer during connecting.
[Envoy (Epoch 0)] [2024-07-31 03:24:42.468][41][warning][client] [C42156001] Connection is closed by peer during connecting.
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
xxx
xxx
xxx
Ⅴ. Anything else we need to know?
Ⅵ. Environment:
Higress version: 1.4.1
OS : CentOS Linux 7 (Core) 5.4.8-1.el7.elrepo.x86_64
If you are reporting any crash or any potential security issue, do not open an issue in this repo. Please report the issue via ASRC(Alibaba Security Response Center) where the issue will be triaged appropriately.
Ⅰ. Issue Description
One higress-gateway instance(pod) forward the request to the ip address which is not exist in cluster。
the request match the right route rule, but the upstream_host is not exact the right one(10.11.16.173:8080) but is (10.11.27.185:8080)
Another higress-gateway instance is forward right ip address.
Ⅱ. Describe what happened
higress-gateway has warning logs dump.
If there is an exception, please attach the exception trace:
Ⅲ. Describe what you expected to happen
Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment: