rodriguezzz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The ( error_log ) file size is very largeMaybe is this issue: https://core.trac.www.ads-software.com/ticket/39338
Could you report there?
Maybe is this issue: https://core.trac.www.ads-software.com/ticket/39338
Could you report there?
@wfasa any updates?
>Do all you guys use mod_lsapi as well?
Yes, I only use mod_lsapi. I do not tested without it.
2. I’d like to know if anyone is seeing anything in their PHP error logs that could be related?
In php error_log I do not have anything interesting.
I don’t know if this is related, but I have this in Apache error.log.
[Tue Sep 05 15:32:53.633376 2017] [lsapi:error] [pid 30675] [client EDITED:51799] [host https://www.EDITED.com] Client error on sending request(POST /wp-admin/admin-ajax.php HTTP/1.1); uri(/wp-admin/admin-ajax.php) content-length(739): user_get_body(tmpstackbuf, 16384): read from client failed, referer: https://www.EDITED.com/EDITED/
One thing you can test is to turn off the opcache settings in php.ini temporarily and see if that helps.
One of our users with this issue is using php 7.0 with opcache disabled.
@lucasrolff I have some users using php 5.5 and 5.6 with the issue. But he ones with the biggest tmp files are using php 7.0 and 7.1.
My strace is similar to yours. Are you using php7?
@lucasrolff are you using Cloudlinux too?