I have a weird issue while adding new post but it returns with net::ERR_EMPTY_RESPONSE error. Please bear in mind that it happens after on certian length of post. My exact url is on admin side that has issue is:
/blogs/wp-json/wp/v2/posts/xxxx/autosaves?_locale=user net::ERR_EMPTY_RESPONSE
I tried with :
- fresh copy of wordpress 6.4.1
 - Fresh database
 - No plugins install
 - Tried downgrading wordpress version to 6.2
 - checked file / directory permissions
 - I installed on localhost it works fine
 - Adding memory, execution time limits in php.ini also in .htaccess
 
I have virtual server so help on server side also be appriciated. I have also tried on different computers in different browsers.
