curl --retry 10 -v --connect-timeout 2 "
http://mytv.tvb.com/info/benefit/104524"
* About to connect() to
mytv.tvb.com port 80 (#0)
* Trying 202.126.48.31... Timeout
* connect() timed out!
* Closing connection #0
Warning: Transient problem: timeout Will retry in 1 seconds. 10
retries left.
* About to connect() to
mytv.tvb.com port 80 (#0)
* Trying 202.126.48.31... Timeout
* connect() timed out!
* Closing connection #0
Warning: Transient problem: timeout Will retry in 2 seconds. 9 retries
left.
* About to connect() to
mytv.tvb.com port 80 (#0)
* Trying 202.126.48.31... Timeout
* connect() timed out!
* Closing connection #0
Warning: Transient problem: timeout Will retry in 4 seconds. 8 retries
left.
* About to connect() to
mytv.tvb.com port 80 (#0)
* Trying 202.126.48.31... connected
* Connected to
mytv.tvb.com (202.126.48.31) port 80 (#0)
> GET /info/benefit/104524 HTTP/1.1
> User-Agent: curl/7.19.5 (i586-pc-mingw32msvc) libcurl/7.19.5 zlib/1.2.3
> Host:
mytv.tvb.com> Accept: */*
>
* Closing connection #0
* Failure when receiving data from the peer
curl: (56) Failure when receiving data from the peer