Network throttling should be very standard.CPS seems to very specific . Is it possible to change CPS filed to KBPS for network throttling "-Jhttpclient.socket.http.cps=21888 -Jhttpclient.socket.https.cps=21888" Something like this "-Jhttpclient.socket.http.kbps=value -Jhttpclient.socket.https.kbps=value"
I don't think, that is a good idea to have yet another config option for the same purpose. Would you be contend to have units added to the cps setting (with default unit being a byte)? That way you could write httpclient.socket.https.cps=21KByte If that would be OK, which units would we like to support?