我知道Apache的pagespeed模块可以让页面访问速度更快,所以,我想知道Nginx是否有相同的功能?

提前致谢!

最佳答案
https://github.com/pagespeed/ngx_pagespeed

这是一项正在进行的工作
来源,http://news.ycombinator.com/item?id=4638712

igrigorik | 07002
Mostly just hooking up all the API’s – aka,“making it work”,
and making it work in the context of nginx. As a reference point,the Apache
implementation took a while to get right even just because
understanding all of the gotchas of Apache’s worker model and
surrounding API’s took time – half a dozen false starts,etc. Now it’s
solid. If someone has good understanding of nginx internals,then any
input,guidance,etc,would be awesome,as it would short circuit a
lot of that extra work. We have a design doc in progress,I’ll work on
making it public and will share it in the project readme. In the
meantime,if you have any suggestions,open an issue on the repo and
let us know!

编辑:https://github.com/pagespeed/ngx_pagespeed现已退出测试版.

dawei

【声明】:淮南站长网内容转载自互联网,其相关言论仅代表作者个人观点绝非权威,不代表本站立场。如您发现内容存在版权问题,请提交相关链接至邮箱:bqsm@foxmail.com,我们将及时予以处理。