just thinking out loud but 64 looks like poll() is used in this case since
that is the per call limit of number of descriptors.

/HH

Den fre 4 feb. 2022 kl 13:10 skrev Mellergård, Daniel via curl-library <
curl-library@lists.haxx.se>:

> Hi,
>
>
>
> From the documentation, I can see that CURLMOPT_MAX_HOST_CONNECTIONS
> defaults to zero (unlimited).
>
>
>
> From what I can see the number of connections to use to a single host has
> been severely debated in other forums,
>
> and typically browsers is much more restrictive regarding the number of
> connections. It’s a bit difficult to
>
> find definite numbers, but typically somewhere between 6 and 16.
>
>
>
> Am I missing out something here? Or do I misunderstand something?
> Is “unlimited” really a good default choice and will work safely with most
> servers?
>
> (I /do/ see that in my use case it seems to max out to 64 connections,
> limited either by Curl or my use case.)
>
>
>
> Regards,
>
> Daniel
>
>
>
>
>
> ----
>
> This electronic communication and any attachments may contain confidential
> and proprietary information of Maxar, Inc. If you are not the intended
> recipient, or an agent or employee responsible for delivering this
> communication to the intended recipient, or if you have received this
> communication in error, please do not print, copy, retransmit, disseminate
> or otherwise use the information. Please indicate to the sender that you
> have received this communication in error, and delete the copy you
> received.
>
> Maxar reserves the right to monitor any electronic communication sent or
> received by its employees, agents or representatives.
> --
> Unsubscribe: https://lists.haxx.se/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html
>
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to