On Mon, May 26, 2014 at 11:37:52AM +0200, Kevin Maziere wrote: > 2014-05-26 11:24 GMT+02:00 Baptiste <[email protected]>: > > > On Mon, May 26, 2014 at 11:16 AM, Kevin Maziere <[email protected]> > > wrote: > > > Yes it is. I flush my history and after few click I have the 408 error, > > and > > > the error in immediat, Chrome is not loading and then showing 408 page. > > > > Kevin, > > > > Have you tried to make your HAProxy to return void data on 408, as Willy > > stated? > > Too long timeouts can lower strength of your HAProxy and your website > > in general. > > > > No I don't, I miss it. > I'm trying it from know, Iit could be better that long timemout I do agree
Temporarily yes I think it's the best approach, but it disrupts the web for normal browsers, because sending a silent close doesn't let the client know if the request was processed or not, while 408 clearly states it was not. I'm currently having an off-list discussion with Will Chan and Ilya on the subject. Cheers, Willy

