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.
Sort: