I just took a small glance at it, but the overall impression is pretty good. I pushed two of my yii-based projects through it and haven't encountered any problems so far. You shouldn't set this up on your dev-machines, though. mod_pagespeed's cache will last for a year by default
Page 1 of 1
mod_pagespeed
#1
Posted 19 January 2012 - 07:07 PM
I've seen only a single post regarding this so I'll assume awareness of this project isn't evry high. I recently stumbled upon mod_pagespeed, which is a module for the Apach Webserver that pretty much does everything to comply to the hints by Google's Page Speed tests.
I just took a small glance at it, but the overall impression is pretty good. I pushed two of my yii-based projects through it and haven't encountered any problems so far. You shouldn't set this up on your dev-machines, though. mod_pagespeed's cache will last for a year by default
I just took a small glance at it, but the overall impression is pretty good. I pushed two of my yii-based projects through it and haven't encountered any problems so far. You shouldn't set this up on your dev-machines, though. mod_pagespeed's cache will last for a year by default
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#2
Posted 20 January 2012 - 04:14 AM
It's been available for some time on Dreamhost as a simple checkbox in cpanel
. I especially like improved caching with file name rewrites and double TTL local and remote.
---------------------------------------------------------------------
"Never memorize what you can look up in books."
Albert Einstein
"Never memorize what you can look up in books."
Albert Einstein
#3
Posted 11 October 2012 - 12:08 PM
So, looks like v1.0 has been released.
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#4
Posted 26 April 2013 - 03:38 AM
A version for nginx has been released today. I can't make up to which versions of nginx this module is compatible and it doesn't seem to come as an rpm from the mod_pagespeed repo. I see some hints it might work with versions as early as v0.8.x ... Anybody tried that yet?
edit: I just realized nginx modules do not really come as .so's, which is significantly reducing the chances to ever see a packaged binary version of this module.
edit: I just realized nginx modules do not really come as .so's, which is significantly reducing the chances to ever see a packaged binary version of this module.
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
#5
Posted 28 April 2013 - 09:07 AM
Da:Sourcerer, on 26 April 2013 - 03:38 AM, said:
edit: I just realized nginx modules do not really come as .so's, which is significantly reducing the chances to ever see a packaged binary version of this module.
Nginx doesn't support dynamic module loading.
There's a Chinese nginx fork, Tengine http://tengine.taobao.org which supports dynamic module loading.
Yii user #37
#6
Posted 10 May 2013 - 05:16 AM
For what it matters, we are using mod_pagespeed with Yii on www.softworld.com and it works perfect for us.
It takes a while till you get the right directives, especially if there's a CDN involved like in the above example, but when you do know how it works, it's just another tool you wish you have had for a while now (just like apc or fileinfo for php).
Overall, a great module.
It takes a while till you get the right directives, especially if there's a CDN involved like in the above example, but when you do know how it works, it's just another tool you wish you have had for a while now (just like apc or fileinfo for php).
Overall, a great module.
#7
Posted 04 June 2013 - 06:42 AM
ekerazha, on 28 April 2013 - 09:07 AM, said:
Nginx doesn't support dynamic module loading.
Well, thanks. That's essentially been what I wanted to express by saying nginx' modules wouldn't come as .so's
programmer /ˈprəʊgramə/, noun: a device that converts ►coffee into ►code
Share this topic:
Page 1 of 1

Help














