Recent content by lsKevin

  1. L

    LiteSpeed Cache - Community

    Hi @Recep Baltaş Could you describe in more detail the issues that you encountered? How do you mean require re-login?
  2. L

    LiteSpeed Cache - Community

    This cache plugin caches the entire page so that guest users do not trigger a PHP call generating the same content. Logged in users will see parts of the page differently (e.g. where it will say Hi User) and for now these parts are not cacheable, so the page returns no-cache for logged in users...
  3. L

    LiteSpeed Cache - Community

    So logged in users should not be served from cache because the page contains private information. Logged out users are served from cache because they do not have any private information on the page. Your site looks to be following that logic, so it is working correctly, yes.
  4. L

    LiteSpeed Cache - Community

    That is the correct logic, your site seems to be caching fine then! Let us know if you run into any issues and we'll be glad to assist!
  5. L

    LiteSpeed Cache - Community

    That page looks fine to me - however, are you logged in? If so, there is an issue.
  6. L

    LiteSpeed Cache - Community

    Let us know if we can be of any help! CustomBuild is a DirectAdmin built in tool, so everything should transition smoothly, but we understand that it is a major change. For what it's worth, building PHP through web admin is not officially compatible for DirectAdmin servers, so that may explain...
  7. L

    LiteSpeed Cache - Community

    Hi @Alfa1 Did you have a chance to try CustomBuild? Just checking in to see how it went. Cheers, Kevin
  8. L

    LiteSpeed Cache - Community

    CustomBuild handles most of the integration between LSWS and DirectAdmin, so using it should minimize unknown complications at least. We want to ensure that your system is working correctly, and this should help that.
  9. L

    LiteSpeed Cache - Community

    Hi @Alfa1 Apologies for all the troubles that you are encountering. Are you still using DirectAdmin? If so, could you please try the following wiki? https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:directadmin:custombuild-installation It seems that there is an issue with...
  10. L

    LiteSpeed Cache - Community

    We will be sending out a new build sometime today hopefully. One thing you can test with the home page stale is if you just create a test post, it should update/purge from the cache to be updated, so on refresh from a logged out browser, the test post should be displayed even on the front page.
  11. L

    LiteSpeed Cache - Community

    Hi @Mike Fara Did you use the debug flag when upgrading the server? I will need to verify what build number we are on, but the issue was that when multiple cookies are set - some are not actually sent out in the quic request. If you open your browser's inspector and try to log in, is there a...
  12. L

    LiteSpeed Cache - Community

    Hi @Mike Fara Please try the latest build. We had an issue with cookies within quic that may be related to the issue you experienced. Cheers, Kevin
  13. L

    LiteSpeed Cache - Community

    Hi @Mike Fara Thanks for the heads up. No, we are not aware of any issues - could you describe what you are experiencing? Cheers, Kevin
  14. L

    LiteSpeed Cache - Community

    Hi @Alfa1 It's currently in the works. We're looking into the nuances of XenForo to determine the optimal set up. Obviously, things may change, but we're still looking into it. Cheers, Kevin
  15. L

    LiteSpeed Cache - Community

    Hi @Optic Do you have any other web applications with a LiteSpeed Cache plugin? This sometimes happens when someone is logged into one web application and not another, and it caches the not-logged-in web application. Try changing the Login Cookie setting (this will likely result in people...
Back
Top Bottom