Server speed issues Server speed issues
Naar navigatie springen
Naar zoeken springen
What to do when a server seems slowing down? What to check and how?
- In the end, this is because of processess consuming CPU power
- On the WordPress/WooCommerce server, the output of some monitoring routines is displayed upon logging in - E.g., sizes of navtrans database entries
top
- Processes & resource consumptionsudo tail -f /var/log/apache2/access.log
- Always insightfulsudo iptables -L -v -n
- To see what's going on concerning crawlers.