Proxy without buffering
xinghua_hi
nginx-forum at nginx.us
Wed Feb 27 17:47:26 UTC 2013
Hello,
as you said, you use haproxy in front of nginx, that means the request
will be proxied by haproxy first, and then be proxied by nginx,
although haproxy can proxy request immediately, but nginx can not pass the
request on-the-fly, it will buffer request anagin. Have i made
some mistakes?
thanks a lot
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,236568,236695#msg-236695
More information about the nginx
mailing list