> I just got the following advice in a HostMySite CF 
> newsletter. Is there an issue with session scopes in custom 
> tags? I've received other coding "tips"
> from them that make no sense or is just plain bad advice but 
> not sure what to make of this.
> 
> ----
> Coding Tip
> 
> Discover methods used by HostMySite's CFMX gurus to address 
> your common coding and performance issues. Stop by the 
> Developers' Forum to discuss with fellow ColdFusion users.
> Duplicate Your Session Scopes to Relieving Memory Issues
> 
> When you use custom tags to place exclusive locks around the 
> session scope, it causes ColdFusion service issues, which 
> affects all users within a shared environment ...

This is awful advice. It will consume more memory, and it will not perform
well. This used to be a pretty common strategy in CF 4/5 days, but it didn't
even work well then, as load testing readily proved.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262740
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to