Except that there is a significant number of values to look at, not just
some CF setting. What these values are heavily depends on the OS system.
Understanding the difference in threading models allows one to tune
these values more appropriately.

-Matt

> -----Original Message-----
> From: Dave Watts [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, April 24, 2002 9:30 AM
> To: CF-Talk
> Subject: RE: CF5 and SMP Performance...
> 
> > Actually, no it is not the same on every platform. Linux
> > doesn't really offer a threading model like Windows and
> > Solaris does. Sure there are threading packages for Linux,
> > but most of the time they are just a PThreads interface on
> > top of clone().
> 
> It doesn't matter. I didn't say that the threading model was the same.
I
> said that the way to find out the correct value for the "simultaneous
> requests" setting is the same.
> 
> The tuning methodology relies on external testing. You run the test,
you
> change the value, you rerun the test, and so on until you've gone
through
> your range of values. It doesn't matter what those values represent;
> you're
> looking at throughput and response time. If you asked me, "what should
the
> value of N be for my server", I can determine the optimal answer
without
> even knowing what N represents.
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
> 
______________________________________________________________________
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