View previous topic :: View next topic |
Author |
Message |
upengan78 l33t

Joined: 27 Jun 2007 Posts: 711 Location: IL
|
Posted: Thu Dec 23, 2010 8:31 pm Post subject: mod_pagespeed / apache2 |
|
|
Hello,
Any idea if there is anything is available like this for gentoo ?
Code: | http://code.google.com/speed/page-speed/download.html#mod_pagespeed |
Thanks, |
|
Back to top |
|
 |
tomk Bodhisattva


Joined: 23 Sep 2003 Posts: 7221 Location: Sat in front of my computer
|
|
Back to top |
|
 |
upengan78 l33t

Joined: 27 Jun 2007 Posts: 711 Location: IL
|
Posted: Thu Dec 23, 2010 9:47 pm Post subject: |
|
|
Thanks !
Wonder how I missed that bug. I will take a look at it.
Good day. |
|
Back to top |
|
 |
upengan78 l33t

Joined: 27 Jun 2007 Posts: 711 Location: IL
|
Posted: Fri Jan 07, 2011 4:40 pm Post subject: |
|
|
For other's who would like to try this plugin. As said by tomk it works if you take the files provided in that bug.
Here is what I did to install :
Code: | Downloaded .ebuild and .conf from above bug link.
mkdir -p /usr/local/portage/www-apache/mod_pagespeed/files
copy blah.ebuild /usr/local/portage/www-apache/mod_pagespeed/
copy blah.conf /usr/local/portage/www-apache/mod_pagespeed/files
cd /usr/local/portage/www-apache/mod_pagespeed
ebuild blah.ebuild digest
autounmask www-apache/mod_pagespeed
emerge -av mod_pagespeed
edit /etc/conf.d/apache2 , added -D PAGESPEED, saved the file.
Restart apache2 |
|
|
Back to top |
|
 |
hujuice Guru


Joined: 16 Oct 2007 Posts: 352 Location: Nicosia, Cyprus
|
Posted: Fri Apr 08, 2011 11:00 pm Post subject: |
|
|
There's a corresponding bug in Google code.
I completely agree for security reasons and because a generic freedom need.
Who wants can "vote" the bug.
Regards,
HUjuice _________________ Who hasn't a spine, should have a method.
Chi non ha carattere, deve pur avere un metodo. |
|
Back to top |
|
 |
georgia_tech_swagger n00b

Joined: 14 Nov 2007 Posts: 42
|
Posted: Fri Jul 13, 2012 2:34 am Post subject: |
|
|
The ebuild still works, but you'll need to emerge gperf if you haven't already to build it.
I was actually very disappointed by the result. It sent my CPU load through the roof with only negligible performance impact. |
|
Back to top |
|
 |
|