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: Slow performance using multi_curl_* with HTTPs requests
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-and-php <curl-and-php_at_cool.haxx.se>
Date: Thu, 24 Jun 2021 15:49:50 +0200 (CEST)
On Thu, 24 Jun 2021, Thomas Stähle wrote:
> # php curl_multi.php https
> Total: 106.07211399078 seconds
>
> I would not expect any runtime longer than 102 seconds.
There's nothing I can do or advice without a lot of more details on what
you're doing and how and why you say 102 seconds is max.
The biggest curiosity might be how your multi program compares to the "plain"
one. libcurl itself implements its easy interface as a wrapper around the
multi interface...
_______________________________________________
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2021-06-24
Date: Thu, 24 Jun 2021 15:49:50 +0200 (CEST)
On Thu, 24 Jun 2021, Thomas Stähle wrote:
> # php curl_multi.php https
> Total: 106.07211399078 seconds
>
> I would not expect any runtime longer than 102 seconds.
There's nothing I can do or advice without a lot of more details on what
you're doing and how and why you say 102 seconds is max.
The biggest curiosity might be how your multi program compares to the "plain"
one. libcurl itself implements its easy interface as a wrapper around the
multi interface...
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/
_______________________________________________
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2021-06-24