Disabling proxy_buffering not working
    Yuhao Zhang 
    zzyzxd at gmail.com
       
    Mon May  6 19:08:44 UTC 2019
    
    
  
Hi All,
I am facing this issue where proxied server's response is buffered before sending back to the request client, even when proxy_buffering is disabled.
I also tried setting "X-Accel-Buffering: no" header on the response, but it didn't work.
I posted the issue on ingress-nginx github repo, since It is what I am using on Kubernetes. However, now I think the root cause is in the underlying nginx. The ingress controller did its job correctly, which is configuring nginx.
The full story and a reproducible example can be found here: https://github.com/kubernetes/ingress-nginx/issues/4063
The nginx version used by the controller is 1.15.6
Thank you,
Yuhao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20190506/93418622/attachment.html>
    
    
More information about the nginx
mailing list