RE: with ubuntu 64 - bit still receiving parse_config_file-error
Status: Alpha
Brought to you by:
coroberti
From: Richard P. <rp...@ce...> - 2009-02-26 16:24:54
|
Just for clarification, by Failed attempts I mean 401's. -- Thank you, Rick From: Richard Parker [mailto:rp...@ce...] Sent: Thursday, February 26, 2009 11:23 AM To: curl-loader-devel Subject: RE: with ubuntu 64 - bit still receiving parse_config_file-error Hello, Has anyone tested against a windows box? (Specifically SharePoint but still IIS) I am getting a lot of failed attempts as I try to run curl-loader. Here is a portion of my config; ######### GENERAL SECTION BATCH_NAME=vmoss-07 CLIENTS_NUM_MAX=2 CLIENTS_RAMPUP_INC=1 CLIENTS_NUM_START=1 INTERFACE=eth2 NETMASK=24 IP_ADDR_MIN=10.10.40.40 IP_ADDR_MAX=10.10.40.239 URLS_NUM=8 CYCLES_NUM=10 TIMER_TCP_CONN_SETUP=10 USER_AGENT= CURL-Loader ########### URL SECTION ####### ### Login URL - cycling # GET-part URL=http://vmoss-07/Pages/Default.aspx URL_SHORT_NAME="default page" #URL_DONT_CYCLE=1 REQUEST_TYPE=GET WEB_AUTH_METHOD=NTLM WEB_AUTH_CREDENTIALS=administrator:password TIMER_URL_COMPLETION = 0 # In msec. When positive, Now it is enforced by cancelling url fetch on timeout TIMER_AFTER_URL_SLEEP = 500-2000 ### Cycling URL # URL=http://vmoss-07/Docs URL_SHORT_NAME="Documents Dir" REQUEST_TYPE=GET WEB_AUTH_METHOD=NTLM WEB_AUTH_CREDENTIALS=administrator:certeon TIMER_URL_COMPLETION = 0 # In msec. When positive, Now it is enforced by cancelling url fetch on timeout TIMER_AFTER_URL_SLEEP = 500-2000 Thanks, -- Thank you, Rick From: Robert Iakobashvili [mailto:cor...@gm...] Sent: Wednesday, February 25, 2009 3:13 PM To: Richard Parker Cc: curl-loader-devel Subject: Re: with ubuntu 64 - bit still receiving parse_config_file-error Hi Richard, On Wed, Feb 25, 2009 at 9:23 PM, Richard Parker <rp...@ce...<mailto:rp...@ce...>> wrote: Just tested with gcc-4.1 and it works..... Thanks!! Thank you, Rick Great! Well, we need to take a timeslot and rectify this issue with gcc/glibc people. Take care! -- Truly, Robert Iakobashvili, Ph.D. ...................................................................... www.ghotit.com<http://www.ghotit.com> Assistive technology that understands you ...................................................................... No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.237 / Virus Database: 270.11.3/1969 - Release Date: 02/24/09 13:35:00 No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.237 / Virus Database: 270.11.3/1969 - Release Date: 02/26/09 07:03:00 |