Re: Cannot disable buffering during SSE connection

2021-05-06 Thread Anatoliy Malishevskiy
Thank you! I was able to fix both of these issues. However, the fix for the issue #2 is hacky and I am sure there has to be a better way to fix this issue. Explained below. On Wed, May 5, 2021 at 8:40 PM Maxim Dounin wrote: > Hello! > > On Wed, May 05, 2021 at 02:24:52PM -0700, Anatoliy Malis

Re: Cannot disable buffering during SSE connection

2021-05-05 Thread Maxim Dounin
Hello! On Wed, May 05, 2021 at 02:24:52PM -0700, Anatoliy Malishevskiy wrote: > I am trying to migrate from Apache2 to NGINX and having issues with SSE > connections. Everything else is working fine, the regular GET or POST > requests are getting through successfully. > > But there are 2 critica

Cannot disable buffering during SSE connection

2021-05-05 Thread Anatoliy Malishevskiy
Hello, I am trying to migrate from Apache2 to NGINX and having issues with SSE connections. Everything else is working fine, the regular GET or POST requests are getting through successfully. But there are 2 critical issues with SSE connections: 1) the NGINX holds up responses until the buffer is