Performance and tuning¶
Tips how to optimize your Plone code for maximum performance.
- Caching rules
- Cache decorators
- RAM cache
- About Instances and Threads, Performance and RAM consumption
-
Performance tips
- Profiling Plone
- Optimizing ZEO and threads
- Debugging slow threads in production
- Memcached as session storage
- Input/output performance of the server
- Tuning complex configurations
- Reducing memory usage
- Large files
- LinguaPlone and multi-lingual sites
- Sessions and performance
- ZServer thread count
- XSendFile