In the lucee admin I see a message at the bottom o...
# lucee
m
In the lucee admin I see a message at the bottom of the Overview page. It says "Warning 107,877 Client Files". What does that mean? Is there something I need to do about it? I'm on version 5.3.8.206. Thanks you.
p
It means you have that much of files in that context.. As it crossed 100000, you're getting this warning..
Probably in contextroot/WEB-INF/lucee/client-scope
m
Thank you. Yeah I see that now.
p
I assuming you're using the client scope a lot in your application.. That's why it could have been a bigger..