In my logs, i'm seeing thousands of post requests to www.librarystack.org/wp-cron.php?doing_wp_cron=<timestamp> in very short succession. I've been able to trace the requests to the test_cron_spawn function. What could cause wp-control to make so many of these POST requests?
Thank you.
In my logs, i'm seeing thousands of post requests to
www.librarystack.org/wp-cron.php?doing_wp_cron=<timestamp>in very short succession. I've been able to trace the requests to thetest_cron_spawnfunction. What could cause wp-control to make so many of these POST requests?Thank you.