When this matters
Without caching, PHP code is repeatedly parsed, and during traffic peaks process queues and slowdowns are more likely.
Explanation of PHP-FPM and OPcache: PHP process handling, bytecode cache, lower load and diagnostics.
Practical checklist
- enable OPcache for compatible applications
- check process and memory limits
- avoid too many heavy plugins
- monitor response time after changes
How Hostilla.pl helps
On Hostilla.pl, PHP-FPM, OPcache and LVE limits help maintain stable performance without disrupting other accounts on the server.
What to prepare before contacting support
If you need support, include the domain, account name, time of the problem, exact error message, recent changes and one example URL or mailbox. This lets support check DNS, SSL, mail logs, PHP, database, backups and application configuration faster.
Next useful steps
This guide is part of a topical cluster. Use the links below to continue through related Hostilla.pl instructions.
