Add a Nuxeo performance template with the following options:
- disable stored procs (RACL and Path optims)
- disable database fulltext search, we keep fulltext extraction but rely on ES for fulltext search
- override most of the page provider to use ES
- tune the directory cache
- set a bigger db/vcs pool size
- do not log successfull auth
- depends on
-
NXP-18335 Manage activation of db optimizations from the nuxeo.conf
- Resolved