cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Retry in Connecting to Server

From: Dirk Manske <dm_at_nonitor.de>
Date: Sat, 12 Feb 2011 15:28:41 +0100

On Saturday 12 February 2011 02:45:03 amit paliwal wrote:
> Just want to know whether Curl does a retry to Connect to Server or not in
> case the Server is not started initially. For e.g. If Curl starts first and
> try to connect to Server when server becomes available after 5 mins.
If you are talking about libcurl: No. (That's the job of the application.)
If you are asking for curl executable: 'curl -h' is your friend.

Have you even considered to test it yourself or reading the
documentation before asking the list?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-02-12