How to change the LiteSpeed connection timeout?

kumkumsharma

Administrator
Staff member
If you want to change LiteSpeed connection timeout settings and you are getting below error:
Code:
2021-09-02 03:36:02.263231 [INFO] [12071] [198.51.100.2:11313#APVH_domain.tld:lsapi] Lsapi connection state: 3, watching event: 25, respState: 1, m_iTotalPending:0, m_iPacketLeft:0, m_iCurRespHeader:12, req sent for 121 seconds,Total processing time: 121.
  • You can access the LiteSpeed WebAdmin console with hostname or WHM.
You can use this link: https://hostname.domain.tld:7080

Here hostname is the actual hostname of the server.

Or you can check the console through WHM:

Home » Plugins » LiteSpeed Web Server Plugin » WebAdmin Console
  • You have to select “Configuration” option in WHM.
  • After that select “Tunning” tab.
  • Now you have to click on “Edit” option which is available to the right of “Connection”.
  • You can update the connection timeout value under “Connection Timeout (secs)” field.
  • Click on “Save”.
 
Top