Other than the throttles on SMS, and cfdocument etc, standard itself won't provide any specific performance improvements. You may be considering running enterprise and using multiple instances of ColdFusion for each site. Other than being able to allocate more memory to each instance, you won't neccessarily get any performance out of it if they are all running on the same server. What you will get is separation of one site from another (One instance may go down, but the others won't) and redundancy if you are using more than once instance for each site in a cluster (Through JRrun's load balancing).
http://www.adobe.com/products/coldfusion/editions/ ~Brad ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:311889 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

