Want more timely Centmin Mod News Updates?
Become a Member

Wordpress WordPress ping Optimizer 2.34 With Centmin MOD

Discussion in 'Blogs & CMS usage' started by Yohan, Oct 8, 2015.

Tags:
  1. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
  2. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Basically when adding new post on WP its need to be ping auto and this plugin help to monitor it pinned or not .. so its seems XMRPC update service not working ... please take look on this case :)
     
  3. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    YES the plugin disable and removed already , if you can please install above plugin and take look ... with Default WP Update service .... its not pining out ..
     
  5. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Please try with this service list :
    Code:
    http://blogsearch.google.ae/ping/RPC2
    http://blogsearch.google.at/ping/RPC2
    http://blogsearch.google.be/ping/RPC2
    http://blogsearch.google.bg/ping/RPC2
    http://blogsearch.google.ca/ping/RPC2
    http://blogsearch.google.ch/ping/RPC2
    http://blogsearch.google.cl/ping/RPC2
    http://blogsearch.google.co.cr/ping/RPC2
    http://blogsearch.google.co.hu/ping/RPC2
    http://blogsearch.google.co.id/ping/RPC2
    http://blogsearch.google.co.il/ping/RPC2
    http://blogsearch.google.co.in/ping/RPC2
    http://blogsearch.google.co.it/ping/RPC2
    http://blogsearch.google.co.jp/ping/RPC2
    http://blogsearch.google.co.ma/ping/RPC2
    http://blogsearch.google.co.nz/ping/RPC2
    http://blogsearch.google.co.th/ping/RPC2
    http://blogsearch.google.co.uk/ping/RPC2
    http://blogsearch.google.co.ve/ping/RPC2
    http://blogsearch.google.co.za/ping/RPC2
    http://blogsearch.google.com.ar/ping/RPC2
    http://blogsearch.google.com.au/ping/RPC2
    http://blogsearch.google.com.br/ping/RPC2
    http://blogsearch.google.com.co/ping/RPC2
    http://blogsearch.google.com.do/ping/RPC2
    http://blogsearch.google.com.mx/ping/RPC2
    http://blogsearch.google.com.my/ping/RPC2
    http://blogsearch.google.com.pe/ping/RPC2
    http://blogsearch.google.com.sa/ping/RPC2
    http://blogsearch.google.com.sg/ping/RPC2
    http://blogsearch.google.com.tr/ping/RPC2
    http://blogsearch.google.com.tw/ping/RPC2
    http://blogsearch.google.com.ua/ping/RPC2
    http://blogsearch.google.com.uy/ping/RPC2
    http://blogsearch.google.com.vn/ping/RPC2
    http://blogsearch.google.de/ping/RPC2
    http://blogsearch.google.es/ping/RPC2
    http://blogsearch.google.fi/ping/RPC2
    http://blogsearch.google.fr/ping/RPC2
    http://blogsearch.google.gr/ping/RPC2
    http://blogsearch.google.hr/ping/RPC2
    http://blogsearch.google.ie/ping/RPC2
    http://blogsearch.google.in/ping/RPC2
    http://blogsearch.google.it/ping/RPC2
    http://blogsearch.google.jp/ping/RPC2
    http://blogsearch.google.lt/ping/RPC2
    http://blogsearch.google.nl/ping/RPC2
    http://blogsearch.google.pl/ping/RPC2
    http://blogsearch.google.pt/ping/RPC2
    http://blogsearch.google.ro/ping/RPC2
    http://blogsearch.google.ru/ping/RPC2
    http://blogsearch.google.se/ping/RPC2
    http://blogsearch.google.sk/ping/RPC2
    http://blogsearch.google.tw/ping/RPC2
    http://blogsearch.google.us/ping/RPC2
    http://blogsearch.google.com/ping/RPC2
    http://rpc.pingomatic.com
    http://rpc.twingly.com
    http://ping.blo.gs/
    http://ping.feedburner.com
    http://ping.syndic8.com/xmlrpc.php
    http://rpc.weblogs.com/RPC2
    http://ping.blogs.yandex.ru/RPC2
    http://ping.baidu.com/ping/RPC2
    http://sindice.com/xmlrpc/api
     
  6. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    I check all error loging files on server .. i didn't found any error's ...
     
  7. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    unfortunately i don't have the time right now to look at this as I am busy..

    only thing i can think of is that xmlrpc.php is rate limited in centmin.sh menu option 22 wordpress installs in vhost
    Code:
    location ~* /(xmlrpc\.php) {
        limit_req zone=xwplogin burst=2 nodelay;
        #limit_conn xwpconlimit 30;
        include /usr/local/nginx/conf/php-wpsc.conf;
    }
    could try temporarily removing that from nginx vhost and restart nginx and confirm

    if it works, then you need to raise the burst=2 value somewhat

    default rate limit is 40 requests/minute in nginx.conf which would probably block such a large list of ping services
    Code:
    limit_req_zone $binary_remote_addr zone=xwplogin:16m rate=40r/m;
    #limit_conn_zone $binary_remote_addr zone=xwpconlimit:16m;
    you can try adding a separate limit_req_zone for xmlrpc instead add to nginx.conf below the existing
    Code:
    limit_req_zone $binary_remote_addr zone=xwplogin:16m rate=40r/m;
    the following for 60 requests/second with new zone xwprpc
    Code:
    limit_req_zone $binary_remote_addr zone=xwprpc:16m rate=60r/s;
    change nginx vhost to new xwprpc zone
    Code:
    location ~* /(xmlrpc\.php) {
        limit_req zone=xwprpc burst=30 nodelay;
        #limit_conn xwpconlimit 30;
        include /usr/local/nginx/conf/php-wpsc.conf;
    }
    restart nginx

    i might change this in default stable and beta codes as well as looks like some folks do use pingbacks extensively
     
  8. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  9. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    All Options not work !!
     
  10. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    ??? need to elaborate and explain with examples ?
     
  11. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Actually i was fallow your both inductions ..

    1 . i removed
    Code:
    location ~* /(xmlrpc\.php) {
        limit_req zone=xwplogin burst=2 nodelay;
        #limit_conn xwpconlimit 30;
        include /usr/local/nginx/conf/php-wpsc.conf;
    }
    
    from my VHOST ... its wont work , then i removed limited burst raite from nginx.conf , if even not work ... and i do fallow eveything .. but its wont pining out ..
     
  12. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  13. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Its Wont work for me ... i just fallow your post ... and i do force to ping it .. but it wont show me logs like your screenshot ... :(
     
  14. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    unfortunately, you're on your own for the rest i won't have time to look at this and centmin mod is provided as is - web app and web app plugin troubleshooting would be left to you
     
  15. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    BTW .. Whats your PHP Version ? you tested with ? its maybe case ?
     
  16. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    PHP 5.6.14
     
  17. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Thats what i using too ... :( i think there all Good with your mod .. but unfortunately im stuck on this as my all site must need to update and index faster so that where im really stuck .. XML-RPC is really import .. but i dont know your inductions wont work on me .. if you give me ny other suggest i really appreciate , otherwise tomorrow morning i will move back to carping Cpanel :( ..
     
  18. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    well my advice with any big move is to have a test server and do test while live is running so live on cpanel and you can do testing on test centmin mod
     
  19. eva2000

    eva2000 Administrator Staff Member

    55,417
    12,256
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,837
    Local Time:
    7:24 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  20. Yohan

    Yohan Member

    68
    3
    8
    Sep 24, 2015
    Ratings:
    +4
    Local Time:
    2:54 PM
    1.9.x
    MariaDB 10
    Yes i do .. but i wondering only one case left to doin this move .. :( .. ill try to updat MOD to beat and try .. i still wont to fiveup on this mod .. becoz this Mod so cool and rocks