In particular, I am trying to figure out an approximate way to calculate a good value compared to the JVM settings for CF Admin> Server Settings> Caching> Maximum number of cached templates.
So, what I'm trying to figure out is it possible to use the API API to get this information from ColdFusion? Or, if there is another way to use Java, for example.
The only guide I found was the Adobe documentation, offering 1 megabyte template allocated for the JVM .
Please do not answer the question about profiling.
source
share