Jintao Zhang

Results 618 comments of Jintao Zhang

> Does Apache APISIX ingress supports Kubernetes [Gateway API](https://gateway-api.sigs.k8s.io/)? @stefanprodan The current Apache APISIX Ingress controller only provides limited support for GatewayAPI (e.g. Gateway resource) I will gradually increase the...

@stefanprodan Thanks for your explanation. Please assign to me, let me do it.

There is a description here. https://github.com/apache/apisix/blob/master/docs/en/latest/stream-proxy.md But in order to solve the actual problem here, I need to know your full request chain. Below is my understanding, please correct me...

I'm working on a scenario where this behavior can be bypassed. I'll update once I have results

yes! I'm trying how to get around this behavior

Also, I'm trying to understand your current deployment architecture.

Hi, could you please provide me with the following information: * Request routing directly in APISIX container, check its request and response headers * Request routing from another container, check...

@svilenvul thanks! > Request routing directly in APISIX container, check its request and response headers you can just run `kubectl exec -n deploy

@svilenvul hi, I sent you an email yesterday. I haven't tried proxy-rewrite, so I don't know if it can be a solution. Can you try it directly in your environment?