-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Server - Installer / Setup
Database calls to retrieve Bandana information (especially character encoding) seems to have a big performance impact on Confluence. Caching database results should improve this.
We can either enable Hibernate's caching for the Bandana tables, or wrap the CachingBandanaProvider around the database-backed BandanaPersister.