Re: [ANNOUNCE] haproxy-1.5-dev26 (and hopefully last)

2014-05-31 Thread Dmitry Sivachenko
On 29 мая 2014 г., at 3:04, Willy Tarreau w...@1wt.eu wrote: Yes it does but it doesn't change its verdict. The test is really bogus I think : const char fmt[] = blah; printf(fmt); = OK const char *fmt= blah; printf(fmt); = KO const char * const fmt =

Re: Lot of 503 errors - cannot explain why...

2014-05-31 Thread Jakov Sosic
On 05/27/2014 08:36 PM, Willy Tarreau wrote: I don't see why GoogleBot would see them since they should only affect the offending clients. Is it by any chance possible that my ISP is somehow screwing up connections? Because I see this kind of aborts/503s even from regular clients fetching

Re: Lot of 503 errors - cannot explain why...

2014-05-31 Thread Jakov Sosic
On 05/27/2014 08:32 PM, Willy Tarreau wrote: It could really be a site sucker. It first establishes connection pools and distributes requests for objects found in pages across these pre- established connections, then sends the reqeust and shutdown(SHUT_WR). It is also possible that there is a