Join the community today
Become a Member

Nginx PageSpeed pagespeed xenforo alert popup broken

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by rdan, Jul 3, 2014.

  1. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    And also, any reason why quick edit on this forum is not working?

     
  2. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Page cache are only applied for the guest and not for the members/login user.
    So it's useless for us to test :)

    Css to file is applied on every user, guest/member.
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    i disabled quick edit had a weird bug where it wouldn't like me quick edit posts which had more than a few attachments for some reason

    edit: oh it is.. will see anyway could be a bug in bd cache applying to members ?
     
  4. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Not sure, hopefully xfrocks the author can debug this with ngx_pagespeed enable also.
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    let me know how the next 24hrs go :)
     
  6. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Send me alerts every 30 minutes :D
    Sure i will (y)
     
  7. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Yes ngx_pagespeed defer js is much faster thatn the xenforo addon but I always discover problem when it's enable.
    Like notices for the guest is not working, a lot of js based addon is not fully functional, So I use the xenforo adddon again.
     
  8. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    need to slowly disallow them all heh
     
  9. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    you can also exclude bdcache's css file from pagespeed too so it isn't pagespeed optimised

    Code:
    https://community.centminmod.com/data/bdCache/css/*
    Code:
    pagespeed Disallow */data/bdCache/css/*;
     
  10. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    That's what I already did :)
     
  11. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    and it helped ?
     
  12. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Yes of course :)
    No broken style anymore.
     
  13. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    nice with bdcache i have 2 css files, the large one has the css elements related to navpop and alerts, you could even just exclude one of the files instead of both i suppose
     
  14. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    But it's filename is dynamic, It's hard to exclude only the one file.
     
  15. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    yeah going to ask on xfrocks forums if we can be more selective as to which css files to save as files :)
     
  16. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Just encounter again broken alert pop-up/drop down.
     
  17. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    darn, going to try disabling css as files for next 24hrs and see :)
     
  18. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    heh disabling css as files and serving default xenforo css via css.php results in ~0.25s to 0.40s slower initial visual render time so average webpagetest.org speedindex times slow down from ~750-950ms to ~1200-1300ms
     
  19. eva2000

    eva2000 Administrator Staff Member

    54,523
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    10:31 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    switched back to bdcache and css as files as there was clearly a noticeable delay on page loads with Xenforo default css.php served css and page load times according to GA went up ! :)
     
  20. rdan

    rdan Well-Known Member

    5,446
    1,408
    113
    May 25, 2014
    Ratings:
    +2,201
    Local Time:
    8:31 PM
    Mainline
    10.2
    Encounter again, Alert Drop down is broken here.