Skip to main content

Optimization questions

Comments

6 comments

  • SysSachin
    Hello, I think It's good if you have use PHP-FPM on your server for websites performance.
    0
  • Harikalar Kutusu
    Thank you for answering :) I did have a look php-fpm but EA4 documentation seemed very discouraging : PHP Handlers - EasyApache 4 - cPanel Documentation Thus I'm not sure if I can try it on my (now) production server. Additionally I have no idea how to set it up?
    0
  • cPanelMichael
    Hello, Support for PHP-FPM is offered in cPanel version 60: Extended PHP-FPM support In cPanel & WHM version 60, we enabled the ability to set up and manage MultiPHP FPM pools in WHM's interface (Home >> Software >> MultiPHP Manager) now prompts a user to install specific packages if their system does not contain the appropriate FPM dependencies.
    The full release notes are available at: 60 Release Notes - Documentation - cPanel Documentation Information on updating cPanel/WHM, and information on the build/release process is available at: Thank you.
    0
  • Harikalar Kutusu
    Thank you for clarification... I'll wait for v60 for PHP-FPM then. Other than that, any ideas how I can speed up initial server response as of v58? As I removed HW issues it must be configuration related... Thank You...
    0
  • cPanelMichael
    You mentioned already optimizing the server for Joomla, but there's a third-party URL here you may find helpful: Optimizing Joomla Thank you.
    0
  • Harikalar Kutusu
    I want to update for others seeking similar information. I didn't touch Joomla installations in any way, as they were already optimized in the old server. But after a lot of research I decided to use mod_pagespeed and after a lot of tuning and testing the total speedup from the old server is a bit more than 2x on the average... I used lossless JPG compression connected to a cron, but it has minimal effect as the images we prepared were mostly optimal. mod_pagespeed's two settings were very successful on performance: 1) Re-compressing images taking the user viewport into account and caching them. Of course it is degrading the JPG quality but it was minimal... 2) Lasy loading images. We was using similar in some installations but enabling it serverwide was good to get the first view on the screen ASAP. I have some plugins in Joomla installations which are doing similar optimizations, I'll remove them to not to process stuff twice...
    0

Please sign in to leave a comment.