I’m trying to figure out what the bytes out means on stats page.
I found mentions that that value == ‘bout’ and I found that bout refers to just frontend usage. My understanding is that it’s the bytes sent back to the client connecting to HAProxy so if I send nothing back to the client connecting to the HAProxy it would always be zero? Also, is this throughput or goodput? I would think that it would be non-zero just because if TCP acknowledgements?