How many visitors do you expect to have at your site?
Remember CF recommends only 4-5 threads per processor. If you only have 5
threads available and your pages take .15 seconds then when you start to see
greater than 30-35 users on your site per second your performance will
decrease GREATLY! Users will get stacked up in a queue waiting for threads
to be released. You'll be adding more users to the queue than you're serving
up :)
So what type of site are you going to be running? Is it an internal site,
external site? Will it be highly trafficed? Will usage come in "bursts"
where you could have 35 people online at once?
Regards,
Benjamin Fitts
Web Developer
uclick, LLC
www.uclick.com
[EMAIL PROTECTED]
Get your favorite comics emailed daily for FREE!
Visit uComics.com - The best comics site in the universe!
http://uComics.com
-----Original Message-----
From: Allan Pichler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 24, 2001 1:38 PM
To: CF-Server
Subject: RE: Page execution time too long?
IMHO 150 millisecs is not too much. As far as a general guideline on the
maximum execution of pages i would have to say that depends on application
you're building. I have had routines that took several seconds to process
but that was still acceptable since it was performing some relatively big
calculations.
Allan Pichler
-----Original Message-----
From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 24, 2001 7:29 AM
To: CF-Server
Subject: Page execution time too long?
I wondered if there are any guidelines for a maximum amount of miliseconds a
page should take to process. I have a page which takes 150milliseconds to
execute is this acceptable?
What do others recommend should be the maximum execution time of a page??
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com