Skip to content

wanrui/ngx_pagespeed

This branch is 68 commits ahead of, 302 commits behind apache/incubator-pagespeed-ngx:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 9, 2015
Jul 30, 2015
Jul 28, 2015
May 13, 2015
Jun 23, 2012
Jun 20, 2014
Jul 29, 2015
Oct 1, 2012

Repository files navigation

ngx_pagespeed

ngx_pagespeed speeds up your site and reduces page load time by automatically applying web performance best practices to pages and associated assets (CSS, JavaScript, images) without requiring you to modify your existing content or workflow. Features include:

  • Image optimization: stripping meta-data, dynamic resizing, recompression
  • CSS & JavaScript minification, concatenation, inlining, and outlining
  • Small resource inlining
  • Deferring image and JavaScript loading
  • HTML rewriting
  • Cache lifetime extension
  • and more

To see ngx_pagespeed in action, with example pages for each of the optimizations, see our demonstration site.

How to build

Follow the steps on build ngx_pagespeed from source.

How to use

Follow the steps on PageSpeed configuration.

For feedback, questions, and to follow the progress of the project:

About

Automatic PageSpeed optimization module for Nginx

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.6%
  • Shell 33.4%