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

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,273098,273098#msg-273098

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to