cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl 7.29.0 on centos7 unexpected timeout

From: David M <da3bobots_at_gmail.com>
Date: Thu, 9 Oct 2014 17:30:37 -0500

Hi Kamil

There is no delay when using IP address. The link you provided matches my
observation.
I initially thought the problem to be DNS lookup but dig queries respond
with no delay so I started looking at curl.

Do you have any thoughts why downloading 7.29.0 src (from
http://curl.haxx.se/download/) and compiling would give different behavior
and no delay?

./configure --prefix=/curl/7.29.0 --with-zlib --enable-http --enable-dict
--enable-file --enable-ftp \
--enable-ftps --enable-gopher --enable-https --enable-imap --enable-imaps
--enable-ldap --enable-ldaps \
--enable-pop3 --enable-pop3s --enable-rtsp --enable-scp --enable-sftp
--enable-smtp --enable-smtps \
--enable-telnet --enable-tftp --with-libidn --enable-scp --enable-sftp

On Thu, Oct 9, 2014 at 5:12 PM, Kamil Dudka <kdudka_at_redhat.com> wrote:

> On Thursday, October 09, 2014 15:40:45 David M wrote:
> > Does anyone know what is causing the threaded behavior and more
> importantly
> > to me the timeout I have described above with curl bundled on CentOS7?
> >
> > Let me know if additional detail is needed.
>
> Does the delay occur if you specify an IP address instead of hostname?
>
> If not, it could be the following bug:
>
> https://bugzilla.redhat.com/1130239
>
> Kamil
>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-10-10