On Sun, Sep 30, 2018 at 07:15:59PM +0200, PiBa-NL wrote: > > on a simple config, the CummConns always matches the CumReq, and when > > running this test I'm seeing random values there in the output, but I > > also see that they are retrieved before all connections are closed > But CurrConns is 0, so connections are (supposed to be?) closed? : > > **** h1 0.0 CLI recv|CurrConns: 0 > **** h1 0.0 CLI recv|CumConns: 27 > **** h1 0.0 CLI recv|CumReq: 27
You're totally right, I think I confused CumConns and CurrConns when looking at the output. With that said I have no idea what's going on, I'll have another look. Thanks, Willy

