Honestly I love Apache and prefer running it for my webservers and have done so for +10 years. I've always been able to achieve comparable performance scores with Apache vs LS/NGINX, and I've loved the stability and compatibility that it affords.
That being said, the last 4 years I ran Apache with LSPHP and WOW what a difference in makes in wp-admin/backend processing speeds, love love love that I can run Apache with LSPHP in WHM/cPanel under Cloudlinux.
Unfortunately, Enhance does not yet have a better/faster php processor than php-fpm for Apache, thus Apache is really crippled... Not only is php-fpm slower, but it requires fine-tuning config for each individual website, whereas LSPHP configs itself.
So I started using Lightspeed (enterprise), just so I could get access to LSPHP. I might have gone OLS, except there's no persistent config available for it, so its unsuitable for my huge servers 50CPU/250GB RAM. I need the enterprise version so I can tune the Litespeed config, opening up its settings to allow for more workers and more everything else so I can take advantage of all my CPU/RAM, where OLS would be too limited.
If I ran smaller servers, I'd def go OLS.