Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author WPDO

    (@wpdo5ea)

    maybe you can track which request eats the CPU?

    Thread Starter inside83

    (@inside83)

    Can you guide me how?

    As soon as I uncomment this in htaccess

    RewriteCond %{REQUEST_URI} wp-json
    RewriteRule .* - [F,L]

    LA goes insanely high, making the site unresponsive.
    The only thing different in the access log is 200 instead of 403 next to this line

    "POST /wp-json/remoji/v1/postview HTTP/1.1"

    Thread Starter inside83

    (@inside83)

    2 weeks later, still no reply

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘High CPU usage’ is closed to new replies.