• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Zend Optimizer or Eaccelerator with Plesk Panel?

D

danweber

Guest
Since the Plesk control panel is all PHP code I was wondering if there would be a performance gain by using Zend Optimizer or Eaccelerator with it.

Anyone ever try to enable those for the Apache instance that PSA runs under?

I made a quick attempt with Zend Optimizer but I got load errors.

Dan
 
Hmm ... I'd not suggest running anything like that, but if you edit:

/usr/local/psa/admin/conf/php.ini

to include:

output_handler = ob_gzhandler

It may speed things up a little, you could mess around with the config to find something that works nice, but make a backup first.
 
Do PSA and Horde Share the same php.ini?

If so...I'm going to find a bridge and jump off...
 
The PHP Plesk is running on IS NOT related to the server one that is used by Horde for example! And you can not speed it up with Optimizer or whatever you want :)
 
Back
Top