• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. J

    Issue PHP JIT not enabling with plesk performance booster

    Yeah, I think you recap very well the situation. For anyone hosting WordPress, there isn't much or no gain at all from enabling JIT. And it has more possible drawbacks (503 discussion) than advantages. If you are after speed, the clear winner for TTFB reduction on any WordPress site still is...
  2. J

    Issue PHP JIT not enabling with plesk performance booster

    Also adding this here as it might help others With my Dedicated PHP-FPM by Apache, if using opcache.jit=1235 I'm getting some 503 errors on my wordpress sites. Not all of them, just some... not sure why that is. Resolution was to change it to opcache.jit=1254 or opcache.jit=1255 (1254 is what...
  3. J

    Issue PHP JIT not enabling with plesk performance booster

    I did noticed that this only works with the Dedicated PHP-FFM by Apache. If using the non-dedicated one, JIT still doesn't enable for the same given error. Any idea why ?
  4. J

    Issue PHP JIT not enabling with plesk performance booster

    Ah I see, So I added the line suggested to the /usr/share/i360-php-opts/module.ini Then I did a restart of immunify service systemctl restart imunify360-webshield I also restarted the Dedicated PHP-FPM service for good measures. JIT now shows as enabled! May I suggest that Plesk...
  5. J

    Issue PHP JIT not enabling with plesk performance booster

    Hello folks! I use PHP FPM server by apache. (8.3.11) - I've enabled the performance booster directives regarding JIT. When I check if JIT is active using opcache-gui I get this message : "No (incompatible with extensions that override zend_execute_ex(), such as xdebug)" Note, to use...
Back
Top