A quick experiment confirming that the CFLock tag's name attribute in ColdFusion is case-insensitive. Two templates attempt to acquire an exclusive lock using the same name in different cases (uppercase vs lowercase). The second template blocks and waits ~8.7 seconds for the first to finish, proving the names are treated as identical regardless of case.

2m read timeFrom bennadel.com
Post cover image
Table of contents
You Might Also Enjoy Some of My Other PostsReader Comments

Sort: