• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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