-
Notifications
You must be signed in to change notification settings - Fork 164
Open
0 of 2 issues completed@bliuchak
Description
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.