Re: NTLM proxy auth: curl-loader disconnects after receiving 407 ( curl --proxy-ntlm ... works ok )
Status: Alpha
Brought to you by:
coroberti
From: Robert I. <cor...@gm...> - 2010-09-27 05:44:17
|
Hi Ivan, On Mon, Sep 27, 2010 at 7:32 AM, Ivan <iva...@gm...> wrote: > Hi everyone, > > I am trying to test NTLM proxy authentication for an explicit proxy. > > I am aware about curllib's issues with NTLM; I > Indeed, it works well with a single connection. However, when it comes to working with multi-handle (for many connections), libcurl is broken. Effectively this mean, that you cannot use curl-loader for more than a single client, which make it useless for NTLM > > > When I am using curl-loader connection, it disconnects after recieving 407 > as ( see below ) > > # 1285564151266 Mon Sep 27 15:09:11 2010 > # msec_offset cycle_no url_no client_no (ip) indic info > 1 0 0 1 == About to connect() to proxy web-cache.usyd.edu.au port 8080 > (#0) eff-url: url http://www.google.com > 9 0 0 1 !! ERCL 407 HTTP/1.1 407 Proxy Authentication Required^M eff-url: > url http://www.google.com > 23 0 0 1 !! ERCL 407 HTTP/1.1 407 Proxy Authentication Required^M eff-url: > url http://www.google.com > 23 0 0 1 == Closing connection #0 eff-url: url http://www.google.com > > This is another story. -- Truly, Robert Iakobashvili, Ph.D. Home: http://www.ghotit.com Blog: http://dyslexia-blog.ghotit.com Twitter: http://twitter.com/ghotit Facebook: http://facebook.com/ghotit ...................................................................... Ghotit Dyslexia Assistive technology that understands you ...................................................................... |