Search results

  1. serpent_driver

    Conflict with Elementor & 'Instant Click'

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  2. serpent_driver

    Elementor background images not being changed to Webp

    For Wordpress: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  3. serpent_driver

    Automatic configuration

    https://forum.openlitespeed.org/
  4. serpent_driver

    session.gc_maxlifetime not being honoured

    Is cache really OFF?
  5. serpent_driver

    session.gc_maxlifetime not being honoured

    https://www.php.net/manual/en/function.session-status.php#113468
  6. serpent_driver

    Social Media Check issue

    The fact of the matter is that this forum is to support LiteSpeed Webserver and not social network stuff on a nginx webserver.
  7. serpent_driver

    Images completely out of focus only on front page

    For Wordpress: https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  8. serpent_driver

    session.gc_maxlifetime not being honoured

    He has a selfmade custom application, but using PHP framework
  9. serpent_driver

    Sessions expiring often?

    Then, it will be overwritten by session handling in your application. Check for: @ini_set("session.gc_maxlifetime", value_in_seconds);
  10. serpent_driver

    Sessions expiring often?

    What about session.gc_maxlifetime in WHM -> MultiPHP INI Editor? If you make changes in MultiPHP INI Editor it can take some minutes until these settings work. (<15)
  11. serpent_driver

    Cant get exclude to work

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  12. serpent_driver

    https://http3check.net/ -> missing SSL certificate

    Missing SSL certificate at https://http3check.net/
  13. serpent_driver

    Journal3, Webp no support in Safari and LSCache

    You mean more responsive, not responsible..... :)
  14. serpent_driver

    slow (PageSpeed Insights)

    You better should contact vBulletin support (forum). Rendering issues is not a LSWS issue and is responsible by vBulletin
  15. serpent_driver

    How to decrease server cpu load

    In WebAdmin check PHP Handler Defaults > Max Connections in PHP Tab. For 8 core CPU setting should be ~ 35 - 40. Maybe it helps....
  16. serpent_driver

    All in one wp migration now entire site broken

    https://www.litespeedtech.com/support/forum/threads/please-use-the-official-wordpress-forum.16028/
  17. serpent_driver

    Setting "Vary: Accept-Encoding" header using .htaccess

    Cache header will automatically be set if LSCache is used. No Cache - No Header - No Header - No Cache. You need either a cache plugin or at least .htaccess rewrite rules to enable LSCache.
  18. serpent_driver

    PageSpeed: reduce initial server response time

    Pagespeed Insight doesn't measure the page load time. It measures the time how long it takes to display after all data has been transfered to the client. That is something complete different as the page load time. If you want to check you server speed you must use other analyze tools but not...
Top