Typing or Editing Text in Pro crashes site every time

Whenever I enter or edit text in Pro, it completely crashes the site. My I/O Usage and CPU usage goes through the roof and I have to toggle PHP versions to kill processes and keep trying over and over. I’ve done everything from this forum link to no avail. Here’s an image I see regularly. It’s gotten to the point where we can’t update the site without crashing it and hearing from our customers who are trying to use it. Any and all assistance would be welcomed.

Hi @cwlucas,

Thanks for reaching out.

Does that mean your hosting’s post limit is just 2mb? A builder could contain unlimited data, sometimes it could go up to 20mb or higher in a single save post (ajax request). But still, if the preview only contains a few texts then it shouldn’t be a problem since the request it is issuing is based per element preview and not on entire page preview. It’s more like few bytes to kilo bytes of texts.

Maybe what your hosting is throttling the processing power based on the number of requests. With that, there is no workaround since the builder has no way to control its environment’s limit. Because it’s true that every change you made in the builder is equivalent to a request. Else, you can finish your text content first in a text editor like notepad and just copy and paste it to the text element, this way, you can minimize the requests being made.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.