Search results

  1. serpent_driver

    First logged user name and last name is shown for every user on homepage.

    Did you follow the troubleshooting guide? https://docs.litespeedtech.com/lscache/lscps/troubleshoot/
  2. serpent_driver

    Am I Starving LSWS?

    LSPHP is PHP and not the webserver. Not every LiteSpeed product that has a LS prefix is 1 common LiteSpeed function. Why do you always search for the cause in settings? You must identify the CMS based process that causes errors, so keep the settings unchanged and search for true cause. Once...
  3. serpent_driver

    Am I Starving LSWS?

    I also use CF WAF, but I would need a little more information if you want me to give you suggestions for improvements. You should be aware that there is indeed such a thing as a “bot rush”. This phenomenon mainly occurs with new hosts or newly registered domains. I have been observing this...
  4. serpent_driver

    Am I Starving LSWS?

    Where did you set the block for bots? CF or origin server? Would you provide us with details about the blocks for bots?
  5. serpent_driver

    Am I Starving LSWS?

    30 requests per second implies the assumption that you either run a porn site or promise your users that they can become millionaires in 30 days. I know the topic of your site, but I have no idea that this topic can inspire so many users. Therefore, and excuse my lack of imagination, I firmly...
  6. serpent_driver

    Am I Starving LSWS?

    You should analyze your traffic more closely. In particular the traffic that is not generated by natural users. If the load increases and you are wondering about the height of the load, then there must be a reason for it. Nothing happens for no reason. If you need suggestions on how to better...
  7. serpent_driver

    Webpanel issue

    Use server IP or any domain instead of localhost. Which error do you see?
  8. serpent_driver

    Page cache is not detected and the server response time is slow

    If you don't know how to install LSWS on your server the only way to get it run change hosting company that offers hostings with already installed LSWS on VPS. https://docs.litespeedtech.com/lsws/installation/ https://www.a2hosting.com/vps-hosting/unmanaged/
  9. serpent_driver

    Magento multistore litemage cache only main domain

    Please tell us a bit more about this reported ussue.
  10. serpent_driver

    Page cache is not detected and the server response time is slow

    Please tell us bit more about this issue.
  11. serpent_driver

    [Request] Metrics for Object Cache

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

    Websocket Proxy?

    https://docs.litespeedtech.com/lsws/cp/cpanel/websocket-proxy/
  13. serpent_driver

    Switched to LSWS, server not using free memory

    Unfortunately, there is no smiley to express the fact that I'm slapping my thighs with laughter. So just imagine it. :) There is not much or special configuration to be able to use LSWS satisfactorily even under maximum load. However, you have to differentiate. LSWS is just a web server that...
  14. serpent_driver

    Switched to LSWS, server not using free memory

    Does HBO make porn? ;) Again, if you think that caching of static sources reduces whatever, then use a CDN. If the load goes to high for dynamically generated content keep the cache always warmed. However, the cache crawlers offered by LiteSpeed are lame ducks and cause a relatively high...
  15. serpent_driver

    Switched to LSWS, server not using free memory

    You should think about changing your hosting. There are often traffic limits, but these limits are very tolerant, so I can only imagine you exceeding these limits to a limited extent. If you notice several tens of thousands of requests per second, that may initially sound unbelievable or...
  16. serpent_driver

    Switched to LSWS, server not using free memory

    "Most" should mean more than 50% Who cares about the traffic if the traffic doesn't matter?! Anyway, use CF for static sources if you think that you get any advantages of using it. FYI: In your case, the loading of static sources is not faster with a CDN, as they are only loaded after the...
  17. serpent_driver

    Switched to LSWS, server not using free memory

    The basic idea of a CDN is: "Bring content closer to the user". This idea is based on that all of the content of your page is cached and stored at CDN node. For dynamically generated documents this idea makes no sense if the origin host uses a page cache as well, because the cache status of both...
  18. serpent_driver

    Switched to LSWS, server not using free memory

    Tip of the day! ;) Never use more than 1 page cache for dynamically generated documents, because 1 page cache + 1 page cache != 2 page cache != double speed btw. Where does the most vistors of your MediaWiki site come from? Your own country or other countries? Configure CF to use headers...
  19. serpent_driver

    Switched to LSWS, server not using free memory

    Please check this aiagn because the plugin code says otherwise. Only the cache of the respective article is purged. This purge function lacks the possibility of differentiation, so that, like other LScache plugins, you have the option to choose which cache from which pages should be purged for...
  20. serpent_driver

    Switched to LSWS, server not using free memory

    Unfortunately, the cache plugin for MediaWiki only offers very few options, although this plugin should be fundamentally revised. Especially since the cache function only has an on/off function. If you want to exclude logged in users from caching, use this rewrite rule. RewriteCond...
Top