Question
300 requests per hour reading from Application scope Good/Bad idea
I am saving some html in application scope & reading with
<cflock readonly.
Will it be a problem if more than 5 requests are made per second?
Does deadlocks occurs with readonly-cflock?
Thanks
Will it be a problem if more than 5 requests are made per second?
Does deadlocks occurs with readonly-cflock?
Thanks
