• I currently run a wp/woocommerce site that’s been optimized as far as I can take it for an Apache server.

    MySQL memory optimized
    WP Rocket
    MaxCDN
    Onpage Optimization

      VPS

    2 cores
    2 gigs of ram
    SSL

    The site offers about 50 different services and updates & cycles through orders every hour. I will also have some free web based tools available.

    My biggest bottleneck is probably PHP with around 70 requests to the server.

    From what I’ve been reading Litespeed is still faster, but I’m not sure if I’ll see much of an improvement if my apache server is already optimized. Also, it’s not very clear to me what some of the limitations may be. The last thing I want is to change web servers to find parts of my site stopped functioning.

    Do I need to worry about my PHP scripts not working with LiteSpeed, or can Litespeed handle everything you could throw at an apache server?

    • This topic was modified 9 years, 3 months ago by Moobs.
Viewing 1 replies (of 1 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Are you using php-fpm (set up as fast-cgi via sockets) with PHP version 7? That will reduce the load and speed up your site, even if using apache/httpd.

Viewing 1 replies (of 1 total)

The topic ‘Litespeed vs Apache server?’ is closed to new replies.