<div dir="ltr"><div>Hello,</div><div><br></div><div>I'm trying to implement some kind of streaming module.</div><div>I've opened udp socket at worker process start and reading from it infinitely to a ring buffer.</div>
<div>Now I would like to install location handler and stream the buffer contents to client.</div><div><br></div><div>I'm unable to comprehend how to return back to the handler routine after sending and flushing a chain with a first buffer (ngx_http_output_filter).</div>
<div><br></div><div>Would you please briefly explain how to process a request in this way or provide an example/piece of code that implements similar functionality.</div><div><br></div><div>Thank you!</div><div><br></div>
-- <br><div dir="ltr">Best Regards,<br><div>Vadim Lazovskiy</div></div>
</div>