Well, you are right. The hostname for the site is DNS load balanced. I only wanted to test one of the IP addresses that had that host name. So, I placed the authorization name under the IP of the server I wanted to test rather that the site name and set the HTTP request url to contain the IP rather than the hostname. Since all the images on this site appear to have absolute URLs, the header information wasn't being sent. I guess I'll just have to have the administrator modify the JMeter server's /etc/hosts file.
Thanks for the quick response. Dave. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 07, 2003 8:35 AM To: JMeter Users List Subject: Re: Authorization Bug? Looking at the code, it seems that the auth headers are being sent with the image requests. Is it possible the images are under a different directory than what you specified as the base url for authorization? -Mike On 6 Aug 2003 at 23:52, David Costakos wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > I am trying to load test a website on which every page requires Basic > authentication. I am using JMeter 1.9 RC3. The issue I am having is > that I've checked the box indicating that JMeter should retrieve images > and applets when downloading each page. However, when downloading > these binary files, I receive Access Denied errors in the jmeter.log > file. > > I fear that my Authorization Manager config is not being applied to > these request headers. Has anyone else experienced this problem? > > Thanks in advance. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (Darwin) > > iD8DBQE/Mc0BIp41E96RHsURAt4WAJ9FkMnG5+Y78Bd5/7dk3131Z+MYXA Cgh3OB > CcNeXKNHeGeITUvonw6KCV0= > =7XPs > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

