I'm seeing something weird when using CFCHART -- I found it while doing 
some rough benchmarking. Here's the scoop:

I ran 5 browsers at once hitting a test page that looped 100 times and 
asked
for a different chart each time through the loop. The test page invokes 
a CFC (it's local, not over the 'net.) that actually does the CFCHART 
call and passes back the location where it stored the graphic.

Browsers 1 and 2 stopped about the same time each with a processing 
time of
about 2 minutes.

About 2 minutes later browsers 3 and 4 stopped one after the other each 
with
a time of about two minutes.

Then about 1 minute later browser 1 stopped with a time of about 1 
minute.

So it's looking like CF is handling two requests at a time.

One reason this is goofy is because CFMX Admin has an option to specify
number of concurrent charts to do -- the max is 5 and that's what I 
have the
local box set for. So I figured it would handle the five browser windows
with no problems, but it only seems to like two at a time.

Anybody have an idea for me?

Thanks.

  Jay Jennings

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to