curl-and-python

Re: hang in post with authenticating proxy

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 24 Jun 2005 00:47:58 +0200 (CEST)

On Thu, 23 Jun 2005, Andrew Bushnell wrote:

> Has anyone experienced any problems or know of any bugs? Again, it is a
> squid 2.5 server using NTLM authentication.

No, I'm not aware of any bugs that would explain this behaviour. To me, it
looks like the proxy doesn't respond properly.

> I am looking at emulating my python via the 7.14 curl to see if I can
> replicate it natively and hopefully gain some insight that way.

Sounds like a good idea. My advie is to use the --trace-ascii option (and I
bet there's a fine pycurl equivalent too that you can use in your program to
get some further details on the "hang").

Possibly you can use strace and/or ethereal to understand exactly at what
point it stops.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-and-python
Received on 2005-06-24