Alex Zhang
Alex Zhang
@dimon-v Could you check out the changelog of APISIX `2.15`: https://github.com/apache/apisix/blob/master/CHANGELOG.md#2150? There was a fix: Upstream keepalive should consider TLS param: - https://github.com/apache/apisix/pull/7054 - https://github.com/apache/apisix/pull/7466 Maybe it's related to your...
If it's not accidental. Please give a minimum case so that we can reproduce it.
Currently the traffic-split is not implemented well, there is a gap we have to cross between the xds and apisix traffic-split plugin.
@Donghui0 Sure, we will list plans in issue as soon as possible.
Some places might be wrong to handle the empty `node`, `[]` is allowed in APISIX while `null` is forbidden, we should fix the latter.
Thanks for the report.
Istio has its own server side gRPC keepalive parameters, after a period, the connection will be closed by it. On the client-side, we should detect this error and re-create the...
It might not so urgent so we don't plan to implement in the first stage.
cc @bzp2010
@membphis @bzp2010