curl / Mailing Lists / curl-users / Single Mail

curl-users

Memory increase with https requests

From: madana gopal <madanagopal123_at_gmail.com>
Date: Fri, 4 May 2018 16:40:44 +0530

Hi Team,

We are using curl version 7.35 and 7.40 in our project and running in
linux. When we make https requests via *curl_easy_perform()* call, there is
a regular memory increase of process VIRT and RAM sections seen from top
command. Amount of memory increase is based on number of https requests
made. *curl_easy_cleanup() *call is made at the end of every request.

Memory increase is not seen with http requests.

Please let me know, do we have any issues related to this already and there
is some standard way to make curl calls for https requests.If there is a
known patch for this, please share the same. We may not want to upgrade the
curl package at this moment, but can apply the patch.

Thanks.

Regards,
Madan

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2018-05-04