HTTP To TCP Conversion
nginxsantos
nginx-forum at forum.nginx.org
Tue Mar 21 16:35:51 UTC 2017
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
More information about the nginx
mailing list