How to set up Redis with LiteSpeed Cache

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ต.ค. 2024

ความคิดเห็น • 21

  • @AsmrAllz
    @AsmrAllz ปีที่แล้ว +1

    Hi, on my quiz website when users submit their response they get a "Nonce validation failed" error (I use qsm quiz plugin). This is because of the cache, can you please tell how I removed this error? For cache I am using a litespeed cache plugin.

    • @litespeedtechnologies
      @litespeedtechnologies  ปีที่แล้ว

      Thanks for reaching out. Because we most likely need to check your website in detail, it would be better to open a ticket with us on: www.quic.cloud/support/

    • @BeYourselfMan
      @BeYourselfMan 9 หลายเดือนก่อน

      Just type sudo before the command

  • @Akrobs
    @Akrobs ปีที่แล้ว +2

    Thank you!

  • @mamadouyacineGueye
    @mamadouyacineGueye 5 หลายเดือนก่อน

    Hello, i want to know if the website is in a different place from the litespeed server, how can we configgure it? I don't see in the settings of the plugin where to place the ip of the server. Or does the litespeed server should only be in the same place with the web server? The website is in my local windows machine and i a have the redis installed in a ubuntu server 22.04 and i want to install the litespeed server in the ubuntu server.

    • @litespeedtechnologies
      @litespeedtechnologies  5 หลายเดือนก่อน

      We are not entirely sure if we understood this correctly. Litespeed is a Webserver. To have a functioning setup you commonly have a stack on a Server or VPS composed of a: 1. OS such as Ubuntu etc., a Webserver such as Litespeed, a database service like MariaDB, and optionally a redis a key-value database. All of them for an easy setup should be on the same server or VPS. In advanced setups, this could be extended to be clustered, replicated, and remotely installed which brings its own advantages and difficulties.

    • @mamadouyacineGueye
      @mamadouyacineGueye 5 หลายเดือนก่อน

      @@litespeedtechnologies Hello and thanks for the response. My conffiguration is on separated virtual machines: Windows server 2016 where i host the webserver (Laragon) and an ubuntu server 22.04 where i host redis, mysql. Now my website is in the Windows Server with litespeed wordpress plugin and my question is if i want to install litespeed server to activate the cache how can i connect it with the website?

  • @bobnem2839
    @bobnem2839 ปีที่แล้ว

    I have doing all with that instruction on my Ubuntu 22.04 server. But LiteSpeed Cache plugin on appropriate tab on my Wordpress site still shows about redis not connected. With installation process all goes fine, terminal with command "systemctl status redis-server" shows about redis is in active condition. Redis Object Cache plugin shows about all fine and redis is connected, but LiteSpeed Cache not. What can be wrong?

    • @litespeedtechnologies
      @litespeedtechnologies  ปีที่แล้ว

      Hence this issue could be caused by a broader set of reasons, such as setting the correct port, etc., it would be best to open a ticket at www.quic.cloud/support/

  • @UweWichmann
    @UweWichmann ปีที่แล้ว +1

    Thanks man!

  • @SabedoriaRacional
    @SabedoriaRacional 4 หลายเดือนก่อน

    thank you very much!

  • @benjaminkarlog8551
    @benjaminkarlog8551 ปีที่แล้ว

    Does @LiteSpeed recomend Redis over your existing LSCMD solution?

    • @litespeedtechnologies
      @litespeedtechnologies  ปีที่แล้ว

      Hie @benjaminkarlog, we would not recommend one solution over the other. In a shared hosting environment you can use LSCMD with SASL and if you run a single website or multiple websites on a single host you can use Redis with LSWCP. However, we recommend that you run some tests in your environment and use the solution that works best for you

    • @benjaminkarlog8551
      @benjaminkarlog8551 ปีที่แล้ว

      @@litespeedtechnologies, SASL is not working currently according to your support team.

    • @benjaminkarlog8551
      @benjaminkarlog8551 ปีที่แล้ว

      ​@@litespeedtechnologies your support team states that SASL is not working currently and they do no have a timeframe for when it will be working again.

  • @tungshort
    @tungshort ปีที่แล้ว +1

    2nd

  • @Livvux
    @Livvux ปีที่แล้ว

    THANK YOU!