curl-library
Re: curl_easy_perform occasionally responds even though the PC is disconnected from the network
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 20 Sep 2010 18:31:15 +0200 (CEST)
Date: Mon, 20 Sep 2010 18:31:15 +0200 (CEST)
On Mon, 20 Sep 2010, Alan Wolfe wrote:
> To expand on that, i'm thinking if you are making a request with the same
> URL after disconnecting as you made before disconnecting, the response could
> be in the cache and so you are getting the same results back.
No, they can't.
libcurl has no HTML/data cache support so if it gets contents, it gets it over
the network.
For a more detailed analysis exactly what's going on in Johnny's case, we need
detailed info of what actually happens that "once in every 80 requests".
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-09-20