Optimization Best Practices
- Review the "glog.query Properties" Online Help page for possible finder query optimizations. Properties such as glog.query.joinSubqueryToParent and glog.query.xidOptimization as well as others could be used to make finder queries faster when there are very few domains.
- Review glog.webserver.finderresults.concatPseudoField property in Online Help to see if this feature is needed. If not, performance can be improved by turning it off.
- Avoid using too much agent logging. This can be helpful during implementation, but should be turned off in production.