Redis Object Cache vs. LiteSpeed Cache

Diesel1234

Registered Member
Joined
Jan 26, 2017
Messages
65
Reaction score
25
So I've got Redis through Cloudways and it looks quite good in terms of speed.

While both caching solutions can be employed on any WordPress website, are there specific scenarios or types of sites where you'd recommend one solution over the other?

Does it make sense to use them both at the same time?

Thanks in advance.
 
As far as I understand, Redis is database cache which makes your data loads faster, while Lite speed is server side cache. I actually have both active on one of my sites since two years ago. No single issue combining both.
 
Litespeed and openlitespeed support for memcached and redis. For correct configuration I recommend the worpdress plugin from litespeed devs
 
Back
Top