New DA user here, but not new to web hosting. I'm just getting back to offering shared hosting to others after about a decade off.
In the mean-time I've been running a busy site on nginx, and I've tweaked, and tweaked, and tweaked to try and get that time to first bite lower on a php-based site. And it can be tough. It looks like LiteSpeed might solve speed issues and might be wonderful, but I don't have any users and I don't want to start paying $550 per year for Litespeed Enterprise before I have any paying customers, on top of the costs of DA, cloudlinux, etc.
Makes sense so far, right? Don't need it, but if it makes for a faster site for my users (and better rankings) then I want it.
Anyway, it looks like I can configure things a couple of ways before I go live:
Or would you recommend I don't touch the defaults until I want to go full Enterprise version? Or is the whole Litespeed web server overhyped when caches and CDNs are used properly? (It looks like it lowers time to first byte which can be important, so ....)
In the mean-time I've been running a busy site on nginx, and I've tweaked, and tweaked, and tweaked to try and get that time to first bite lower on a php-based site. And it can be tough. It looks like LiteSpeed might solve speed issues and might be wonderful, but I don't have any users and I don't want to start paying $550 per year for Litespeed Enterprise before I have any paying customers, on top of the costs of DA, cloudlinux, etc.
Makes sense so far, right? Don't need it, but if it makes for a faster site for my users (and better rankings) then I want it.
Anyway, it looks like I can configure things a couple of ways before I go live:
- I can leave things as-is on Apache, with the plan to migrate to something faster once I have a few clients
- (I can install nginx-apache and use nginx as a cache, but I'm inclined not to do this for now. )
- I can install openlitespeed, and make a cron job to look for changed .htaccess files, with the plan to move on to the paid version if/when justified.
Or would you recommend I don't touch the defaults until I want to go full Enterprise version? Or is the whole Litespeed web server overhyped when caches and CDNs are used properly? (It looks like it lowers time to first byte which can be important, so ....)