[Bug 1850961] [NEW] Curl 7.58 CPU high usage problem
Sunhyung Lee
1850961 at bugs.launchpad.net
Fri Nov 1 16:44:49 UTC 2019
Public bug reported:
Refer to https://github.com/aws/aws-sdk-cpp/issues/1253
I found HTTP request issue when I was testing my application which does long polling a certain REST API for every 100ms and after some duration of time, CPU spikes up to 100% because of curl.
For the clear test, I made simple HTTP request application which is in the link above and ran it with curl 7.58 and curl 7.66 the latest.
The sample application also shown same problem with curl 7.58 but worked fine with curl 7.66 the latest.
This test has done with Docker Ubuntu 18.04 LTS and Ubuntu 18.04 LTS in WSL.
** Affects: curl (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1850961
Title:
Curl 7.58 CPU high usage problem
Status in curl package in Ubuntu:
New
Bug description:
Refer to https://github.com/aws/aws-sdk-cpp/issues/1253
I found HTTP request issue when I was testing my application which does long polling a certain REST API for every 100ms and after some duration of time, CPU spikes up to 100% because of curl.
For the clear test, I made simple HTTP request application which is in the link above and ran it with curl 7.58 and curl 7.66 the latest.
The sample application also shown same problem with curl 7.58 but worked fine with curl 7.66 the latest.
This test has done with Docker Ubuntu 18.04 LTS and Ubuntu 18.04 LTS in WSL.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1850961/+subscriptions
More information about the foundations-bugs
mailing list