Version 2.7.0 introduced proxy-chain in HTTPS mode (serverType: 'https'). Current implementation of connection stats tracks only application data for both http and https modes.
It would be good to extend our implementation to include TLS overhead bytes into connection stats.
Scope