cps values change to Kbps
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**viswanathan** ([Bug 64552](https://bz.apache.org/bugzilla//show_bug.cgi?id=64552&redirect=false)):
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"
OS: Mac OS X 10.1
Contributor guide
Research direction
The issue names the httpclient.socket.http.cps and httpclient.socket.https.cps entry points, but no source file or test. Start by locating where these properties are defined and consumed, then determine the required unit and naming changes. Done should include the agreed Kbps behavior and verification of both HTTP and HTTPS throttling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100