Join the community today
Register Now

Wordpress Wordpress + Super Cache Plugin + Nginx install guide

Discussion in 'Blogs & CMS usage' started by eva2000, May 28, 2014.

  1. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  2. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    [​IMG]

    How did you overcome this?
    Deleted the install.php and upgrade.php or just chmod?
     
  4. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Don't recall exactly, you can delete them if you want
     
  5. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Because you have it 99% green bar, mine is yellow on upgrade.php and install.php :)
     
  6. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah was long ago, don't recall if i manually deleted them heh
     
  7. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Just setup this on someone that has a very high traffic WordPress site.

    3,000 to 4,000 online at a time (every minute), woh!
    And WP Super Cache helps a lot!

    Now I know, WP doesn't need much RAM, but a powerful CPU.
     
  8. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Plus I added Widget Cache also.
    But I'm not using AutoOptimizer, it breaks the site and filtering some js will be useless instead I use ngx_pgespeed with most filters enabled.

    Still using Rocket Lazy Load plugin cause latest ngx_pagespeed doesn't lazy_load image sometimes.
    Thanks Eva!
     
  9. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    or a good web stack configuration ;) :D
     
  10. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Yeah I know you're very much good.
    It will be much better if you can advice something :D
    Maybe I miss some things.
     
  11. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    I just say that because the owner of the Wordpress site just open it, and his site just got 20+ post.
    Without any comments enabled on the site, only facebook comment.
    And the database size is only 10+MB, hehehe.

    He got a lot of traffic from his facebook fan page which I think running for many years already.
    He got 1.5 Million+ followers :)
     
  12. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Average CPU usages from NodeQuery stats is 25-35 % CPU usage.
    Using DigitalOcean $160/mo plan with 8 cpu cores.
     
  13. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Forgive me on this post, the reason of the very high CPU lately on DigirtalOcean it's because his server was being DDOS/Hammered.
    Now I transfer his site on my SoYouStart server w/ ddos protection.

    Google Analytics Real Time visitors has an average of 1,000 and more but the cpu load is just .05 to .1 hehe.
     
  14. rdan

    rdan Well-Known Member

    5,439
    1,398
    113
    May 25, 2014
    Ratings:
    +2,187
    Local Time:
    10:20 AM
    Mainline
    10.2
    Why didn't enable this?
    upload_2015-4-13_11-18-7.png
     
  15. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nginx already compresses html static pages

    as to last 2 yes you can enable
     
  16. noly

    noly Member

    106
    16
    18
    Jul 24, 2017
    Germany
    Ratings:
    +28
    Local Time:
    4:20 AM
    1.18.x
    10.2.x
  17. eva2000

    eva2000 Administrator Staff Member

    53,506
    12,132
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,675
    Local Time:
    12:20 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    123.09beta01 centmin.sh menu option 22 has 3 user selection cache options

    1. keycdn cache enabler (recommended)
    2. wp super cache
    3. redis nginx level cache

    recommended one is keycdn cache enabler which is better version of wp super cache