• 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

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