Hello, We use the php curl functions curl 7.29.0 php version 7.4.28 proxy: squid http/https
Thank you, V. ------- Original Message ------- On Saturday, March 5th, 2022 at 5:17 PM, Daniel Stenberg <[email protected]> wrote: > 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
