Search results

  1. W

    Default php version with OLS

    What is the default PHP version with current OLS?
  2. W

    Frequent Bad Request Issue

    User getting many time bad request - server not able to understand the error. Whereas the same URL hit the second time go 200 response without issue. Where will the be issue? Any tools to know where the is issue? Any setting needs to be changed.
  3. W

    OpenLiteSpeed as Proxy

    What will be redirection rule for below --- Internet ===> OpenliteSpeed ( Proxy - For https for all ) ====> Backup End Apache Server ( without SSL ) Any parameters need to be adjusted for big traffic websites like Online News Website. Please help.
  4. W

    Running 2 website from single virtual host

    Hi, Client having 2 websites like abc.com and en.abc.com ( subdomain ) Codes and all files are the same. It will auto-detect language or base on user preference it shows language. How to do it as an admin panel is one, the database is one. Please help.?
  5. W

    reg service status

    Hi, I am making some shell script to check openlitespeed status after installation. I am using below cmd but somehow it's not working or helping. systemctl show -p SubState lsws | sed 's/SubState=//g'
  6. W

    reg version check

    Hi, Do any way like shell command to check the current version available? I am looking to automate auto-update OLS.
  7. W

    reg OpenLiteSpeed Version Differance

    Hi, I am getting notifications related to version release. Like - [openlitespeed-development] OpenLiteSpeed v1.5.12 Now Available [openlitespeed-development] OpenLiteSpeed v1.6.10 Now Available [openlitespeed-development] Re: OpenLiteSpeed v1.7.0 RC1 Now Available I would like to...
  8. W

    cache issue on prod server

    I configured OLS and MySQL for one project and facing issues. Admin added records via backend and its store in DB but frontend data not showing ...data start displaying after 2-4 min. What will be issue? Any setting needs to be correct? I am surprised that cyber panel also using openlitespeed...
  9. W

    Disable opcode cache for that PHP version ( Impact )

    Disable opcode cache for that PHP version I read somewhere to troubleshoot, disable opcode cache for that PHP version. What is the user not enabled it after that? What issue /impact?
  10. W

    Query about OLSW as proxy

    Can anyone give honest suggestions if we get any benefit using OLS as a proxy before the webserver? I added to test on one project but the client not happy with speed/performance. I do consultancy and trying to solve website problems and suggest a good solution. Sometimes even free and best...
  11. W

    Bad Request - server could not understand.

    Bad Request Your browser sent a request that this server could not understand. Many times, users getting this message whereas when they refresh the same page, page works. What will be possible reason?
  12. W

    proxy to a backend web server (reverse proxy)

    What will be OLS rules when we only wanted to set up SSL on OLS? Communication between the OLS web server and backend apache will be over plain HTTP only. But end-user only work on https via proxy.
  13. W

    Cache - time dealy in reflecting on internet

    Hi, I deployed OLS for evaluation as the project is under development phase but the client's development team reported that new changes reflecting after 5 min only. Do any changes needs to be done to fix this issue?
  14. W

    Cache Size

    Where to increase cache size? Any way to monitor if the cache size is less? Is any benefit if we increase cache size without making server performance issue?
  15. W

    reg CDN

    Hi, Putting CDN like CloudFront or Cloudflare in front of LSWS or OLS will give any benefit? Please help me to understand if any benefit.
  16. W

    Tracking real visitors IP address in access log

    Hi, I am using OLS as a proxy for speed and security. Today we noted that no real IP gets logged in access log or error. How to log actual IP for the visitor ? Apache logs showing 127.0.0.1 - - [11/Jan/2020:19:23:27 +0530] "GET /category/pizza HTTP/1.1" 200 93484 127.0.0.1 - -...
  17. W

    x-litespeed-cache: miss

    I am getting x-litespeed-cache: miss ( every time). Can only a specific application be cache? Can we do something to fix this? An application like GRAV having own cache, I tried disabling that but still the same. Please guide.
  18. W

    OLS in front of apache ( not working )

    Hi, I was testing OLS as a proxy and concluded that it's not working as expected. May be someone can help me to identify the issue. I am deploying a simple GRAV CRM application. 1 ) On OLS - Website working but admin panel like login and reset password not working. Maybe a cache issue. 2 )...
  19. W

    Force https ( redirection ) - web proxy

    How to achieve force https if OLWS as a proxy?
  20. W

    reg session / caching [ LOGIN ISSUE ]

    Hi, I migrated on the website on openlitespeed. Everything looking good like its work for end-user. But admin not able to login after migration. From morning, trying to fix it but no luck till now. The website is based on GRAV CRM and .htaccess also very simple for openlitespeed. Have only...
Top