Project WebSynergy Milestone 4 Administration Guide

Commons Pool

Commons Pool is used to pool and recycle objects that are used very often. This can help lower memory usage. There is some debate over the synchronization issues related to Commons Pool. Set this to false to disable object pooling.


commons.pool.enabled=false