Apache でのSPDYのインストール方法
rpm -U https://dl-ssl.google.com/dl/linux/direct/mod-spdy-beta_current_x86_64.rpm
/etc/init.d/httpd restart
ApacheでのPageSpeedのインストール方法
rpm -U https://dl-ssl.google.com/dl/linux/direct/mod-pagespeed-beta_current_x86_64.rpm
/etc/init.d/httpd restart
このへんを参考
- http://www.howtoforge.com/using-mod_spdy-with-apache2-on-centos-6.4
- https://developers.google.com/speed/spdy/mod_spdy/
- https://developers.google.com/speed/pagespeed/module/https_support
- https://developers.google.com/speed/pagespeed/module/download