Video block makes high load on the server during post edit
-
Hi, dear Devs.
I use four video blocks inside my post.
Today I’ve been writing/editing the text of this post. But now my hosting provider blocked my site and said that I created 5000+ requests per 10 minutes. I checked logs and the network tab and saw that there are many equal requests on every letter typing.
So if I type one letter, I see 4 requests, if I type a six letters word i see 24 requests per 2-3 sec. The request looks like
wp.ajax.post("gspb_check_youtube_url", {...})
payload contains:
url: https://i.ytimg.com/vi/7wEOaqJuKXE/maxresdefault.jpg action: gspb_check_youtube_url
Is there any way to disable this check or do it rarely?
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Video block makes high load on the server during post edit’ is closed to new replies.