About OpenLiteSpeed's PageSpeed Module

This module is not built automatically during OpenLiteSpeed installation. Please follow the following steps to build the PageSpeed Module:

Note: PSOL and OpenLiteSpeed's PageSpeed Module is only available for Linux.

1. Run "make -f Makefile.f" command to make modpagespeed.so, if compiling does not work, try "gmake" instead of "make".

2. Copy the file to the modules directory in your OpenLiteSpeed installation. (Normally, it should be $LSWS_ROOT/modules/.)

For configuration, please refer to https://developers.google.com/speed/pagespeed/module/config_filters

OpenLiteSpeed's PageSpeed Module configuration follows the NGINX PageSpeed configuration syntax (in the link above).

Thanks and enjoy.
