<div dir="ltr">Thanks a lot for the clarification guys! :)<div><br></div><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 2, 2015 at 7:46 PM, itpp2012 <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us" target="_blank">nginx-forum@nginx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Richard Stanway Wrote:<br>
-------------------------------------------------------<br>
<span class="">> TCP has no concept of server names, so this is not possible. It only<br>
> works<br>
> in HTTP because the client sends the hostname it is trying to access<br>
> as<br>
<br>
</span>To put into better wording,<br>
The 'hostname' technique has 2 parts, part 1 is a receiver (nginx) receiving<br>
a request containing a hostname which it can match (or not) to an item in<br>
its configuration, and part 2 the DNS name where this name is recorded<br>
against its IP address. With stream{} you can only rely on part 2.<br>
<br>
Posted at Nginx Forum: <a href="https://forum.nginx.org/read.php?2,263208,263219#msg-263219" rel="noreferrer" target="_blank">https://forum.nginx.org/read.php?2,263208,263219#msg-263219</a><br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div></div></div>