Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Curl + OpenSSL 3.x is painfully slow on windows
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel F via curl-library <curl-library_at_lists.haxx.se>
Date: Mon, 17 Apr 2023 16:09:51 +0200
W dniu 2023-04-17 12:58, Zakrzewski, Jakub via curl-library napisał(a):
>
> OK, I used the wrong words 😄
> If I understand the code correctly, it'd work for the easy interface,
> if the easy handles are re-used.
> Unfortunatelly, this is not the case in our codebase (again, there are
> architectural reasons why it
> cannot be easily changed 🙁 ).
Maybe you could create handle pool? App would get handle from it or
create new one if pool is empty, and returned handle to the pool instead
of destroying it.
Date: Mon, 17 Apr 2023 16:09:51 +0200
W dniu 2023-04-17 12:58, Zakrzewski, Jakub via curl-library napisał(a):
>
> OK, I used the wrong words 😄
> If I understand the code correctly, it'd work for the easy interface,
> if the easy handles are re-used.
> Unfortunatelly, this is not the case in our codebase (again, there are
> architectural reasons why it
> cannot be easily changed 🙁 ).
Maybe you could create handle pool? App would get handle from it or
create new one if pool is empty, and returned handle to the pool instead
of destroying it.
-- Regards, Daniel -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2023-04-17