IE6 and IE7 may differ due to
a. Different cache settings (and even different behavior for the same
setting) . You should always have your browser setting for Check for newer
versions as "Every visit to page"
b. The *.axd files in .net represent static js/css resources (I believe). it
is possible that you have some conditionals in your application like
including css/javascript only for IE6

regards
deepak

On Mon, Nov 1, 2010 at 3:32 AM, SanderW <[email protected]>wrote:

>
> Hi all,
>
> I'm noticing some differences in recording with Internet Explorer 6 versus
> 7
> concerning files with extension axd.
>
> If I browse (visit 5 pages) with IE7 on a SharePoint application I see 3
> unique entries for WebResource.axd in the IIS log.
> When I start recording the same 5 pages with JMeter while using IE7 as a
> browser it generates much more HTTP Requests for the WebResource.axd and I
> see duplicate entries in the IIS log.
>
> When I use IE6 as a browser during recording with JMeter it only generates
> the 3 unique entries.
>
> Does anybody has a clue why JMeter is recording differently between IE6 and
> 7?
> What browser are you using for recording with JMeter?
>
> I have a feeling that Prostak ran into the same issue in
>
> http://jmeter.512774.n5.nabble.com/Repetitive-requests-axd-aspx-td2815876.html
>
>
> kind Regards,
> Sander
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Differences-during-recording-IE6-vs-IE7-axd-files-tp3244856p3244856.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to