Learn about Centmin Mod LEMP Stack today
Become a Member

WebPerf Google now compresses display ads with Brotli

Discussion in 'All Internet & Web Performance News' started by eva2000, Jun 30, 2017.

Tags:
  1. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    10:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Google now uses Brotli compression for their display ads saving 15-40% in data usage Google now compresses display ads with Brotli, reducing data usage by 15% to 40% :)

    It's great that Google wants faster display ads, but their Adsense javascript is still amongst the slowest requests made on each page load for me !

    Browser support for Brotli compression is better now that Microsoft Edge supports it. But Internet Explorer 11 and Safari are still without Brotli support Can I use... Support tables for HTML5, CSS3, etc.

    Centmin Mod 123.09beta01 users can also take advantage of Brotli compression via natively supported Nginx ngx_brotli module as outlined at Nginx - How to use Brotli compression for Centmin Mod Nginx web servers ;) :) If web browser doesn't support Brotli, you just fall back to normal gzip compression.

     
  2. buik

    buik “The best traveler is one without a camera.”

    2,026
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,674
    Local Time:
    1:22 PM
    Brotli is more and more useless for Nginx users as the Nginx module for Brotli seems to be not maintained.
     
  3. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    10:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  4. buik

    buik “The best traveler is one without a camera.”

    2,026
    524
    113
    Apr 29, 2016
    Flanders
    Ratings:
    +1,674
    Local Time:
    1:22 PM
    Yup. For example.
    There would have been an update in March. Of course nothing has come.

    It is the same developer as Nginx cache purge.
    And there you see of course ...... the same.

    Unfortunately, typically the profile of a typical programmer: Gaotic.
    Start a lot of projects. Almost nothing to finish. No project management or maintenance and of course 0 communication.

    If you do not have time, you couldn't mange of handle it, say it or don't start it. ;)
     
  5. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    10:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Well he was busy probably working on nginx itself Commits · nginx/nginx · GitHub

    And the module does currently work
    Code (Text):
    curl -I -H 'accept-encoding: gzip, deflate, br' localhost
    HTTP/1.1 200 OK
    Date: Fri, 30 Jun 2017 22:00:48 GMT
    Content-Type: text/html; charset=utf-8
    Last-Modified: Tue, 04 Apr 2017 07:34:43 GMT
    Connection: keep-alive
    Vary: Accept-Encoding
    ETag: W/"58e34c93-ed9"
    Server: nginx centminmod
    X-Powered-By: centminmod
    Content-Encoding: br

     
    Last edited: Jul 1, 2017
  6. deltahf

    deltahf Premium Member Premium Member

    586
    264
    63
    Jun 8, 2014
    Ratings:
    +487
    Local Time:
    7:22 AM
    Good to hear. Google needs to take ad loading speeds very seriously for the online ad ecosystem to ultimately survive...
     
  7. eva2000

    eva2000 Administrator Staff Member

    54,389
    12,198
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,763
    Local Time:
    10:22 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Indeed.. waiting for me info on Cloudflare's Firebolt ad acceleration service WebPerf - Cloudflare Firebolt - speed up Ad networks :)

    maybe later What's up with Cloudflare Firebolt?
     
  8. RB1

    RB1 Active Member

    292
    75
    28
    Nov 11, 2016
    California
    Ratings:
    +122
    Local Time:
    4:22 AM
    Nginx 1.21.x
    MariaDB 10.1.x
    Which in turn will increase ad CTR and conversion rates, especially on mobile devices