The advice we got from our ColdFusion support engineer is 3 to 5 simultaneous requests 
per processor, with the restart value set at 80% of the simultaneous requests 
(threads).  

We use 5 threads, with a restart value of 4 on our single-processor servers and 10 
threads with a restart of 8 on our two-processor servers. (CF 4.5, Solaris 7, Oracle 
8.1.7)

A database-intensive application would use 4 or 5 requests, and a CF-intensive 
application would use 3 or 4 requests.  For more specific values, the application must 
be load-tested.

Chris Norloff


---------- Original Message ----------------------------------
from: John Innit <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Tue, 23 Apr 2002 18:50:17 +0800

>Our web server is a P3 500 with 512KB RAM running WIN2K/ IIS &  CF 4.5.1 
>our DB server is also a P3 500 with 512KB RAM running WIN2K and SQL SERVER 2000
>I've read the rule of thumb for the limit simultaneous requests should be 
>2x or 3x the number of processors on the box, as we have 1 processor on our 
>web server does this mean our setting should be only 2 simultaneous 
>requests??? This seems frighteningly low to me!! currently we have it set 
>to 15.  - am I missing something here ?
>
>Also we have our server settings to restart after 10 unresponsive requests 
>- any suggestions?
>
>Thanks in advance.
>
>
>
>
>
>"The only difference between me and a madman is that I'm not mad."
>- Salvador Dali (1904-1989)
>
>
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to