Category: LiteSpeed EN

  • 🚀 How to Increase the WordPress Max Upload File Size on a VPS with ISPConfig, Nginx, and OLS

    WordPress PHP limit

    Are you trying to upload a large file to your WordPress Media Library, only to be stopped by that frustrating 20MB limit? This issue is incredibly common on servers with advanced configurations—such as those where ISPConfig manages Nginx and OpenLiteSpeed/PHP-FPM—because the file size limit is enforced in multiple places simultaneously. Here is the definitive guide…

  • Your Server is Secure: A Guide to Permanently Blocking Attacks

    fail2ban Permanant ban

    A Permanent IP Blacklist with Fail2ban, UFW, and Ipset Introduction: Beyond Temporary Protection In the digital world, where server attacks are a daily occurrence, merely reacting is not enough. Although tools like Fail2ban provide a basic line of defence, their temporary blocks leave a loophole—persistent attackers can return and try again after the ban expires.…

  • OpenLiteSpeed (OLS) with Redis. Fast Cache for WordPress Sites.

    OpenLiteSpeed Redis

    Managing a web server requires an understanding of the components that make up its architecture. Each element plays a crucial role in delivering content to users quickly and reliably. This article provides an in-depth analysis of a modern server configuration based on OpenLiteSpeed (OLS), explaining its fundamental mechanisms, its collaboration with the Redis caching system,…

  • LiteSpeed vs Apache vs Nginx Web Server: Which is Better?

    Web servers

    When looking for hosting for your website, you need to consider not only the disk space, the type of hard drives (SSD, HDD, NVMe), the monthly transfer limit, or the number of databases, but also which web server will be handling your site. There are many different web servers on the market, but the three…