On Wed, Feb 8, 2012 at 9:17 AM, Daniel Stenberg <dan...@haxx.se> wrote:
> I would propopse wireshark and that you monitor the TCP connection
> curl sends its request on. See what happens to it once curl has sent
> the request and while curl is waiting for the response.

Am running wireshark now and have disabled CURLOPT_FORBID_REUSE /
CURLOPT_FRESH_CONNECT.

Just now a hang occured. The last TCP packet received had flags set to
0x14 (RST, ACK). Is the presence of the RST-flag already an indication
of what may be the problem?
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to