On Wed, 2007-12-12 at 14:39 +, Joel Carlos Martinho Alexandre (DSI)
wrote:
> Unfortunately i'm unable to change the virtual directory configuration.
In that case, ApacheBench won't work for you on that folder - it can do
Basic authentication only. Your system seems to be using NTLM or
Kerberos
The IIS is running on a Windows server (2003, i think)
Rgds,
Joel
-Original Message-
From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED]
Sent: quarta-feira, 12 de Dezembro de 2007 16:26
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Help with AB and authentication
Joel
Joel Carlos Martinho Alexandre (DSI) wrote:
Hi,
I'm trying to use AB to benchmark a site within a IIS, but I'm having
problems with authentication.
I'm currently using
ab2 -A domain\user:password url
but I can't get through the 401 error page.
I've tried some variations:
ab2 -A "domain\us
-
From: Neil A. Hillard [mailto:[EMAIL PROTECTED]
Sent: quarta-feira, 12 de Dezembro de 2007 14:33
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Help with AB and authentication
Hi,
Joel Carlos Martinho Alexandre (DSI) wrote:
> I already tried that.
>
> Didn't work.
sic authentication
on your web server and then retry.
HTH,
Neil.
> -Original Message-
> From: Graeme Fowler [mailto:[EMAIL PROTECTED]
> Sent: quarta-feira, 12 de Dezembro de 2007 13:51
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Help with AB and authenticati
e it only tries one time.
Regards,
Joel
-Original Message-
From: Graeme Fowler [mailto:[EMAIL PROTECTED]
Sent: quarta-feira, 12 de Dezembro de 2007 13:51
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Help with AB and authentication
On Wed, 2007-12-12 at 11:30 +, Joel
On Wed, 2007-12-12 at 11:30 +, Joel Carlos Martinho Alexandre (DSI)
wrote:
> I'm trying to use AB to benchmark a site within a IIS, but I'm having
> problems with authentication.
>
> I'm currently using
>
> ab2 -A domain\user:password url
Try
ab2 -A domain\\user:password url
The command
Hi,
I'm trying to use AB to benchmark a site within a IIS, but I'm having
problems with authentication.
I'm currently using
ab2 -A domain\user:password url
but I can't get through the 401 error page.
I've tried some variations:
ab2 -A "domain\user:password" url
ab2 -A domain\user,password ur