• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Applying updates takes apache down due to quota check

HostaHost

Regular Pleskian
In the 10.1.1, if you have a large server, you're probably going to end up with it going down for a significant period of time if you apply updates via the web interface because for some reason Parallels stops apache, then does a quota check before restarting apache. The quota check, which can't be avoided when using the web updater, can take quite a while, so you have to ssh in and start apache once it takes it down.

Or you can run updates from the command line and run "export PLESK_QUOTACHECK_OFF=1" first so it doesnt do the quota check.
 
Back
Top