the BUG for HAProxy Virtual host

From: lazyanno <lazyanno#163.com>
Date: Thu, 22 Nov 2007 17:03:13 +0800 (CST)


open the Keep alive,Virtual host parse is not work

close "keep alive" is ok(add httpclose),

conf:



listen main 0.0.0.0:80
mode http
#option httpclose
reqigo host:\ hosta.io8.org host-a
reqigo host:\ hostb.io8.org host-b

----------------------------------
put a file "a.html" to hosta, and "b.html" to hostb

a.html:



<frame src="http://hostb.io8.org/b.html"><iframe>

b,html:



test

visit http://hosta.io8.org/a.html is 404.

add the option httpclose is all ok. Received on 2007/11/22 10:03

This archive was generated by hypermail 2.2.0 : 2007/11/22 10:45 CET