You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/06/23 22:15:30 UTC

[Bug 64552] New: cps values change to Kbps

https://bz.apache.org/bugzilla/show_bug.cgi?id=64552

            Bug ID: 64552
           Summary: cps values  change to Kbps
           Product: JMeter
           Version: 5.0
          Hardware: PC
                OS: Mac OS X 10.1
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: viswanathan.kannan@salesforce.com
  Target Milestone: JMETER_5.3.1

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"

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64552] cps values change to Kbps

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64552

Felix Schumacher <fe...@internetallee.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Felix Schumacher <fe...@internetallee.de> ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 64552] cps values change to Kbps

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=64552

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|JMETER_5.3.1                |---
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.