atom feed7 messages in ru.sysoev.nginxRe: load-balancing
FromSent OnAttachments
andrejvanderzeeJul 23, 2011 8:34 am 
Yaşar ArabacıJul 23, 2011 9:04 am 
andrejvanderzeeJul 23, 2011 9:07 am 
Yaşar ArabacıJul 23, 2011 9:13 am 
Maxim DouninJul 23, 2011 2:56 pm 
Payam ChychiJul 23, 2011 6:34 pm 
Sven 'Darkman' MichelsJul 23, 2011 11:07 pm 
Subject:Re: load-balancing
From:Yaşar Arabacı (yasa@gmail.com)
Date:Jul 23, 2011 9:04:27 am
List:ru.sysoev.nginx

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.

Best Regards,

2011/7/23 andrejvanderzee <ngin@nginx.us>

Hi,

I have a question about nginx configured as a load-balancer. Usually, when HTTP requests are balanced to a back-end server, the HTTP reply is sent back to the client through the load-balancer. Is this also the case for nginx, or is it also possible to configure nginx that the backend server will directly respond to the client? I wonder...

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