Hi...I really hope to know what does "dump failed" mean, thank you
for
any help. Does it mean the memory is insufficient or any other
possibilities, so
php-fpm failed to dump more slow logs? Thank you again for any help.
On Jan 4, 11:41 pm, Ben <benppt...@gmail.com> wrote:
> Hi... I am debugging a weired bug regarding a site hosted by
> wordpress.
> In slow log, I got a lot of messages like following while the site
> response very slow.
>
> script_filename = /www/wordpress/web/index.php
> [0x28873524] fopen() /usr/local/www/wordpress/web/wp-includes/class-
> http.php:1043
> [0x2887283c] request() /usr/local/www/wordpress/web/wp-includes/class-
> http.php:317
> [0x2887274c] request() /usr/local/www/wordpress/web/wp-includes/class-
> http.php:343
> [0x2887268c] post() /usr/local/www/wordpress/web/wp-includes/http.php:
> 92
> [0x28872168] wp_remote_post() /usr/local/www/wordpress/web/wp-includes/
> cron.php:234
> [0x28871ddc] spawn_cron() /usr/local/www/wordpress/web/wp-includes/
> cron.php:264
> [0xbfbfb364] wp_cron() unknown:0
> [0x288717b4] call_user_func_array() /usr/local/www/wordpress/web/wp-
> includes/plugin.php:395
> [0x2886f928] do_action() /usr/local/www/wordpress/web/wp-settings.php:
> 197
> [0x2886f6e4] +++ dump failed
>
> I hope to know what exactly "dump failed" mean in php-fpm ? Thanks.
> Does it mean php-fpm failed to dump further logs?