Hey Deepen.
Something I just noticed:
If admin is editing a post and leaves browser open (like to take a break) and plugin expires session, seems to create mega logs with WP Cerber traffic inspector. Started noticing this because CPU usage on small VPS was little higher than normal. Got to looking and think found issue.
This is example of log created in WP Cerber Traffic Inspector:
POST HTTP 400 Bad Request
wp-admin/post.php?post=394&action=edit
Seems to create eight (8) 400 errors per minute. This continued for about 5 hours (was away on laptop, issue was happening on home desktop) until I logged back in from desktop and navigated away from posts.
After this, CPU usage returned to normal and error logs ceased.
Do not have any other plugins that would cause this, so only assuming it is inactive logout beta issue.
-
This reply was modified 5 years, 10 months ago by
Terry J. Reason: additional info