On 22/06/2015 05:58 μμ, Willy Tarreau wrote:
> Hi Pavlos,
> 
> On Mon, Jun 22, 2015 at 02:17:06PM +0200, Pavlos Parissis wrote:
>> Hoi,
>>
>> From the doc:
>>
>> stot [LFBS]: cumulative number of connections
>>
>> From the above I understand that this counts TCP connections and not
>> HTTP requests. But, I found out that for backend/servers counts HTTP
>> requests
> 
> Yes since server-side keep-alive was merged, this is the case indeed.

Thanks a lot for confirming my findings.

> The alternative would have been to only count connections and to let
> idle keep-alive connections block while not being used, which would be
> much worse.

Indeed.

> This can only be solved by supporting connection reuse
> between various sessions, which is not the case yet. I'd have hoped to
> merge this into 1.6 but that's not done, and I doubt it will be done by
> 1.6-final :-/
>

No worries.

Thanks,
Pavlos

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to