On Sat, 5 Mar 2022, vin9999 via curl-library wrote:

CURLOPT_CONNECTTIMEOUT -> 3 seconds

set a firewall to drop packages on proxy -> curl errno 28 (3 seconds)
(error message Connection timed out)

-- enabling proxy, but disable url on internet ---

Set firewall to drop packages on internet url -> curl errno 28 (3 seconds).
(error message Operation timed out)

What proxy type is this and what libcurl version? libcurl normally doesn't consider CURLOPT_CONNECTTIMEOUT like that at least for HTTP proxies.

--

 / daniel.haxx.se
 | Commercial curl support up to 24x7 is available!
 | Private help, bug fixes, support, ports, new features
 | https://curl.se/support.html
--
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to