疯狂的马骝

Results 12 comments of 疯狂的马骝

Maybe I’ve said too much, I just think it’s better if the service discovery is done by apisix itself

> Thanks for your report. > > > * your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 2.11.0 > > What's your apisix-ingress-controller version? The latest version is v1.4 (not...

I want to know if you would consider combining apisix-ingress-controller with this way: https://github.com/apache/apisix/pull/4880

> > > Thanks for your report. > > > > * your apisix-ingress-controller version (output of apisix-ingress-controller version --long): 2.11.0 > > > > > > > > >...

> > I want to know if you would consider combining apisix-ingress-controller with this way: [apache/apisix#4880](https://github.com/apache/apisix/pull/4880) > > It has not been put into the current roadmap. > > Can...

> > Okay, why not make an appointment next week, so I can summarize it briefly. > > Sure. Due to the holiday, how about we make an appointment next...

UPDATE: Tested with latest code(commit reference: dfcbaac8f2b8c9c5ece12e3454fa57a2a23dba65): 1. There are 50 replicas of endpoints 2. Use ab for 100 concurrent requests 3. rollout restart the deployment (resulting in rolling update...

> thanks for the update. > > so can we consider this issue fixed and close it? Okay.

Looking forward to supporting ingressClass, our scenario: we will have a lot of domain names (several thousand), these domain names belong to different businesses, in order to avoid mutual influence...

I guess that the Content-Encoding is lost when calling core.response.holdbody chunk(ctx). By the way, I debugged this method and found that the body read by this method is not decoded...