CF 9 Standard CFThread Limits
in cf admin maximum number of threads available cfthread:
"the maximum number of threads created cfthread run concurrently. threads created cfthread in excess of queued. on standard edition, maximum limit 10."
in pdf showing comparison of various versions of cf:
"cfthread limited 2 additional spawned threads in standard edition."
it doesn't seem both statements can correct. can explain how thread limit works in standard edition?
pete freitag did testing on thing few years ago. suppose still holds true (not sure because use enterprise here). posts have seen looks standard limited 2 threads (spawned cfthread). anyway, guess way sure testing on machine , fire monitor check on threads.
from pete's discussion here http://www.petefreitag.com/item/708.cfm:
"
on 07/10/2009 @ 4:17:33 pm edt shawn holmes wrote:
we have cf8 standard in production , cfadmin reports 10 threads max, not 2 (i realize adobe standard vs enterprise pdf lists 2). i've been using cfthread heavily while developing web spiders , can confirm can more 2 out of it. server monitor should prove if you're curious.
"
another post regarding this: http://forums.adobe.com/thread/212407
and of course ben nadel has great post cfthread well: http://www.bennadel.com/blog/1886-ask-ben-processing-files-with-cfthread-in-coldfusion.htm
message edited by: miguel-f
More discussions in ColdFusion Server Administration
adobe
Comments
Post a Comment