Pagespeed Log File not created #286

Closed
opened 2026-04-05 20:26:31 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @semaf on 1/23/2024

CloudPanel version(s) affected

2.4.1

Description

The pagespeed log file will not be generated as described in the documentation of modpagespeed.

pagespeed Statistics on;
pagespeed StatisticsLogging on;
pagespeed LogDir /var/log/pagespeed;

How to reproduce

Add the lines in site settings or at vhost and check if you have the log file at /var/log/pagespeed

Possible Solution

No response

Additional Context

No response

*Originally created by @semaf on 1/23/2024* ### CloudPanel version(s) affected 2.4.1 ### Description The pagespeed log file will not be generated as described in the documentation of modpagespeed. ``` pagespeed Statistics on; pagespeed StatisticsLogging on; pagespeed LogDir /var/log/pagespeed; ``` ### How to reproduce Add the lines in site settings or at vhost and check if you have the log file at /var/log/pagespeed ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.