3-3:improved_memory_handling
last edited by
gef
on 03-Oct-2011
Railo 3.3 comes with some changes in the memory management and therefore is consuming less memory. Here are some details:
- Instead of having a tag pool for every pagecontext Railo now uses only single general tag pool per web context. This is an internal change and results in way less memory to be used internally. (https://issues.jboss.org/browse/RAILO-1396|RAILO-1396)
- Storing of general keys has changed resulting in a huge amount of resource saving (https://issues.jboss.org/browse/RAILO-1401|RAILO-1401)
- In addition the class handling of compiled Railo templates has been optimized in order to reduce the amount of perm gen space used
SideBar
User Login