Hi Cory, Le mardi 22 mars 2011 23:45:41, Cory Forsyth a écrit : > I'm running 1.5-dev4 on ubuntu (linux26 target) with the following config (...) > When I run it with "haproxy -f config_file -d" and then do a "curl > localhost" in another terminal, I get a screenful of this: > > 00000010:http_proxy.clireq[0023:ffff]: GET / HTTP/1.1 > 00000010:http_proxy.clihdr[0023:ffff]: User-Agent: curl/7.19.7 > (x86_64-pc-linux-gnu) libcurl/7.19.7 OpenSSL/0.9.8k zlib/1.2.3.3 > libidn/1.15 00000010:http_proxy.clihdr[0023:ffff]: Host: localhost > 00000010:http_proxy.clihdr[0023:ffff]: Accept: */* > (...) > > I have the full output from haproxy; let me know if you need more > information for testing.
This looks like the bug reported yesterday about a loop in haproxy 1.5-dev4 and fixed by David de Colombier. Can you try to apply this patch and try again ? http://haproxy.1wt.eu/git?p=haproxy.git;a=commit;h=64e9c90e69cd8b0fe8dd60024ccbe528705fbd8f -- Cyril Bonté

