iframes aren't good for load testing.  Browsers like IE follow spec and only 
allow 2 concurrent connections to a server at once.  One way around is to 
register a catch all subdomain and have all 1000 iframes hit a different 
server:

sub1.mydomain.com
sub2.mydomain.com
sub3.mydomain.com
sub4.mydomain.com
sub5.mydomain.com
sub6.mydomain.com
etc...

~Brad

----- Original Message ----- 
From: "Dominic Watson" <[EMAIL PROTECTED]>
To: "CF-Talk" <cf-talk@houseoffusion.com>
Sent: Wednesday, August 06, 2008 9:51 AM
Subject: Re: XMLSearch not thread safe


> >Just generate a page with (say) 1000 IFRAME's on it, all pointing at your 
> >test
>>case(s).
>
> Sounds like a site I'm working on ;) Will give it a go. I should
> probably read up on the topic and get a proper understanding... yeh.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310320
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to