Cairry commented on issue #10030: URL: https://github.com/apache/apisix/issues/10030#issuecomment-3051558646
> > > [@Cairry](https://github.com/Cairry) 还有个问题想请教下,在sse场景apisix不需要额外配置(不用配置proxy_buffering)就支持流式输出。不过proxy_buffering默认是on的呀。这块原因您清楚吗? > > > > > > 依然选择默认配置就可以,另外buffer可以配置大一些。 > > proxy_buffering 默认是on的。正常如果是on的话,流式响应不会立即返回,而是要等缓冲区满了一块返回。这个我用nginx试过。但是apisix却没有这个问题。不太清楚其中的原因。 我倒没验证过nginx,目前使用apisix也并没有出现延迟等问题。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org