• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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