Check which plugins or processes are using high admin-ajax.php

Ajax Admin Woocommerce

A plugin or process can start max’ing out your hosting server by using a high level of admin-ajax.php usage, typically this may involve WooCommerce.You can create a log file and monitor which processes/plugins are using it.In your themes functions.php add…

Reducing Table Size of WooCommerce Scheduler Actions and Logs using phpMyadmin

Woocommerce Stuck Action Scheduler

The Scheduled Actions that sit in WooCommerce Action Scheduler can get bloated with thousands of actions piling up, just stuck in a failed, canceled, pending or complete state. This can result in very large database tables in particular wp_actionscheduler_actions and…