HTTP To TCP Conversion

Maxim Konovalov maxim at nginx.com
Wed Mar 22 08:43:02 UTC 2017


Hello,

On 3/21/17 7:35 PM, nginxsantos wrote:
> Hi,
> 
> I am planning to use Nginx as a webserver to the front end of my susbcriber
> tasks (1:N, 1 Rest Server for N Subscriber Tasks). The communication between
> the Nginx and my tasks would be over TCP. So, when the Nginx receives the
> HTTP messages, it will parse the message and then put to those registerd TCP
> clients. Any idea how can this be done. 
> Thanks, Santos
> 
I'd check if nchan module suits your needs.

-- 
Maxim Konovalov


More information about the nginx mailing list