First connectin, gracefully started & closed: 00000001:https.accept(0005)=0007 from [5.9.11.40:25188] 00000002:decipher.accept(0006)=0009 from [5.9.11.40:25188] 00000002:decipher.clicls[0009:ffff] 00000002:decipher.closed[0009:ffff] 00000001:https.srvcls[0007:0008] 00000001:https.clicls[0007:0008] 00000001:https.closed[0007:0008] Second one, broken 00000003:https.accept(0005)=0007 from [5.9.11.40:64633] 00000003:https.clicls[0007:0008] 00000003:https.closed[0007:0008]
On Mon, Feb 11, 2013 at 1:26 PM, Emeric Brun <[email protected]> wrote: > On 02/08/2013 08:27 PM, Samat Galimov wrote: > >> You are right. >> After I start haproxy with patch it establishes first connection >> normally, as it should. >> All following connections are randomly dropping an error as before. >> >> >> > Could you check your logs, Do you see HTTP redirects (status codes 30x) > > I suspect your servers send redirects with a clear scheme in location > (http:// instead https://). > > > >

