<div>I don't think that is technically possible because of the way that whole http thing works. Browser expects to get reply's from the server they requested information from. They don't open ports and wait for servers to connect to them. Also, web server doesn't connect to anyone, they just open ports and wait until some browser ask some information. So, what you asking is not technically possible.<br>
</div><div><br></div><div>Best Regards,</div><div><br></div><div>Yaşar Arabacı</div><br><div class="gmail_quote">2011/7/23 andrejvanderzee <span dir="ltr"><<a href="mailto:nginx-forum@nginx.us">nginx-forum@nginx.us</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
I have a question about nginx configured as a load-balancer. Usually,<br>
when HTTP requests are balanced to a back-end server, the HTTP reply is<br>
sent back to the client through the load-balancer. Is this also the case<br>
for nginx, or is it also possible to configure nginx that the backend<br>
server will directly respond to the client? I wonder...<br>
<br>
Thank you,<br>
Andrej<br>
<br>
Posted at Nginx Forum: <a href="http://forum.nginx.org/read.php?2,212866,212866#msg-212866" target="_blank">http://forum.nginx.org/read.php?2,212866,212866#msg-212866</a><br>
<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" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>