On 8/1/07, Brad Wood <[EMAIL PROTECTED]> wrote: > There might be more, but the only "throttle" in standard that I know of > right off is that the cfdocument tag is single-threaded. Only one can > execute on the server at a time.
I asked Google for "adobe.com EFR ColdFusion" and found some very information comments in this thread: http://www.forta.com/blog/index.cfm/2007/7/30/ColdFusion-8-Is-Here Jason Delmore, ColdFusion Product Manager, explains (more than once) what the EFR does. He also points folks to the new Performance Brief published on the website. And he addresses the number of sites you can run on Standard (by confirming the "guideline" statement that was explained elsewhere in this thread). As I noted (elsewhere in this thread I think?), if each EFR-throttled request takes less than five seconds (extremely likely!) then you can serve about 17k such requests per day. If each request takes two seconds or less, you can serve about 43k such requests per day. That's in addition to requests for all the non-EFR features in your app. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 - Build next generation apps today, with easy PDF and Ajax features - download now http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285108 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

