Date: Thu, 11 Apr 2013 12:45:15 +0200 From: Guenter <li...@gknw.net> Reply-To: libcurl development <curl-library@cool.haxx.se> To: libcurl development <curl-library@cool.haxx.se> Newsgroups: gmane.comp.web.curl.library References: <5166943b.4020...@gknw.net> In-Reply-To: <5166943b.4020...@gknw.net>
On 11/04/2013 11:45, Guenter wrote: > On 11.04.2013 05:40, Rocky Downs wrote: >> Does anyone know why these temporary files are created and if there is >> anything I can do to avoid this? > you can probably build your own libcurl using OpenSSL instead of NSS for > the SSL support, and then link statically against it ... Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=956082 The target milestone version is NSS 3.16, if you set the NSS_SDB_USE_CACHE environment variable to "yes" or "no" then the measuring of nonexistent files is skipped, these were causing memory consumption of the dentry cache when using curl on RHEL6 (buillt with NSS) to make many HTTPS connections/requests. Peter (Stig) Edwards ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html