401.2 messages
Status: Alpha
Brought to you by:
coroberti
From: Richard P. <rp...@ce...> - 2008-03-06 19:00:43
|
Hello, I am using curl-loader to help me stress test a caching/proxy server. The server I am using on the other end is a MOSS 2007 web-server. I receive a good amount of 401.2 messages and am unsure if curl knows that this should prompt the client to start the NTLM 3 way handshake or not. I do have the following for each web-element so I think that I am using the correct NTLM parameters. Anyone have an ### Cycling URL # URL=http://certeon-temp1/Docs/Documents/ethernet.pdf URL_SHORT_NAME="Ethernet PDF" REQUEST_TYPE=GET WEB_AUTH_METHOD=NTLM WEB_AUTH_CREDENTIALS=administrator:C3r130N TIMER_URL_COMPLETION = 0 # In msec. When positive, Now it is enforced by cancelling url fetch on timeout TIMER_AFTER_URL_SLEEP = 500 |