• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Question google pagespeed insights

zoni

Basic Pleskian
Hello,

I have this extension installed in plesk onyx and with the latest update it installed mod_pagespeed module for apache which is great, the problem is pagespeed module becomes immediately activated on all vhosts which may cause some problems.

Is there a way of disabling mod_pagespeed my default on all vhosts and instead have it enabled on demand per domain?

It would be great if this extension could control the on/off of mod_pagespeed on the user level as well as a flush cache capability also per vhost having pagespeed cache stored on each vhost directory.

For now what is the better way for making pagespeed work independently in each vhost without putting "mod_pagespeed off" on each one?

Thanks
 
Hi zoni,

the problem is pagespeed module becomes immediately activated on all vhosts which may cause some problems.
Could you pls. describe the issues/errors/problems in detail, as it is absolutely unclear, what "some problems" are.

Is there a way of disabling mod_pagespeed my default on all vhosts and instead have it enabled on demand per domain?
No, sorry. Such an option doesn't exist.
 
Hi,

What I meant is that some sites are not compatible with mod_pagespeed, in my case 2 sites were broken after activating this module.

Some users have already wordpress plugins that optimize css, js, etc, so I was hoping this extension could control mod_pagespeed on the user level on future releases. An On/Off control would be sufficient.

It would be great for example to disable or enable mod_pagespeed for a number of sites in a list.

Mod_pagespeed is great but it needs to be controllable in a hosting environment, with many users and sites.
 
yes I know the difference I just started this thread precisely because the extension google pagespeed insights now installs and activates the module for apache mod_pagespeed for all vhosts.
 
Hi zoni,

your statements still doesn't explain your issues/errors/problems, why it is impossible to suggest solutions/work-arounds. If you would be more precise and detailed ( depending log - entries, depending configuration files, depending additional vhosts - configurations, depending plugins, ... ), you might have the chance to get some help from people willing to help you. ;)

At the moment, I can only suggest to disable the ( optional ) extension, if you experience issues/errors/problems. :(
 
Hi,

You can disable per domain in
Apache & nginx Settings
page you can just add

ModPagespeed Off
 
Back
Top