-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Do not reload and parse static xwork configuration every time an xwork module changes state
Everytime an xwork plugin module is enabled or disabled we trigger a reload of the entire xwork configuration. We should at least cache the static configuration defined in xwork.xml so that we don't have to reload and reparse it everytime. This impacts Confluence start up time when many xwork modules are loaded.
- blocks
-
CONFSERVER-10539 Improve Confluence start up performance
- Closed