Description: 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.
To Search:
File list (Check if you may need any files):
ngx_pagespeed-master
....................\.gitignore
....................\LICENSE
....................\README.md
....................\config
....................\cpp_feature
....................\scripts
....................\.......\prepare_psol.sh
....................\src
....................\...\log_message_handler.cc
....................\...\log_message_handler.h
....................\...\ngx_base_fetch.cc
....................\...\ngx_base_fetch.h
....................\...\ngx_fetch.cc
....................\...\ngx_fetch.h
....................\...\ngx_message_handler.cc
....................\...\ngx_message_handler.h
....................\...\ngx_pagespeed.cc
....................\...\ngx_pagespeed.h
....................\...\ngx_request_context.cc
....................\...\ngx_request_context.h
....................\...\ngx_rewrite_driver_factory.cc
....................\...\ngx_rewrite_driver_factory.h
....................\...\ngx_rewrite_options.cc
....................\...\ngx_rewrite_options.h
....................\...\ngx_server_context.cc
....................\...\ngx_server_context.h
....................\...\ngx_thread_system.cc
....................\...\ngx_thread_system.h
....................\...\ngx_url_async_fetcher.cc
....................\...\ngx_url_async_fetcher.h
....................\...\pthread_shared_mem.cc
....................\...\pthread_shared_mem.h
....................\test
....................\....\nginx_system_test.sh
....................\....\pagespeed_test.conf.template
....................\....\run_tests.sh