Support » Plugin: WP-FFPC » Strange error in slowlog from php-fpm

  • Hello,

    I have enabled for the first time the option slowlog in php5-fpm (/etc/php5/fpm/pool.d/www.conf ) and there are lots of this error. Intervals of 10-30 seconds.

    [05-Sep-2014 20:50:00] [pool www] pid 4893
    script_filename = /usr/share/nginx/html/mysite/index.php
    [0x00007fb4e27af3e8] getStats() /usr/share/nginx/html/mysite/wp-content/plugins/wp-ffpc/wp-ffpc-backend.php:823
    [0x00007fb4e27af250] memcached_status() /usr/share/nginx/html/mysite/wp-content/plugins/wp-ffpc/wp-ffpc-backend.php:812
    [0x00007fb4e27af098] memcached_init() /usr/share/nginx/html/mysite/wp-content/plugins/wp-ffpc/wp-ffpc-backend.php:84
    [0x00007fb4e27aef28] __construct() /usr/share/nginx/html/mysite/wp-content/plugins/wp-ffpc/wp-ffpc-acache.php:83
    [0x00007fb4e27aee20] +++ dump failed

    Any idea ?

    https://wordpress.org/plugins/wp-ffpc/

Viewing 1 replies (of 1 total)
  • Plugin Author petermolnar

    (@cadeyrn)

    please turn on the memcached debug log to see what could have gone wrong; it seems the communication between php and memcached fails at a certain point, but from this, I do not have any idea, why.

Viewing 1 replies (of 1 total)
  • The topic ‘Strange error in slowlog from php-fpm’ is closed to new replies.