This is an open source module which compresses pages & website assets automatically.
This will speed up your site dramatically so we recommend you leave it on.
If you wish to turn it off (for example, if you are developing your website) please use the following code within your .htaccess file (in the root directory of your website):
<IfModule pagespeed_module>
ModPagespeed off
</IfModule>