Hi @akgt,
Should work fine. You don’t have to change any of PhastPress’ settings, the defaults should work.
–Albert
Thread Starter
akgt
(@akgt)
Thanks do I need to change any of the litespeed setting ?
Any optimizations (HTML/CSS/JS/images) should be disabled. See the FAQ.
Thread Starter
akgt
(@akgt)
Thank you
will it be ok to use along side docketcache ?
Small side wphive say the plugin has some issues https://wphive.com/plugins/phastpress/
> will it be ok to use along side docketcache ?
PhastPress does not do any object caching, so there should be no conflict. But for object caching I would suggest Redis Object Cache.
https://wordpress.org/plugins/redis-cache/
> Small side wphive say the plugin has some issues
I think it’s just a problem with their testing. None of those issues have come up in real life. In any case they do not provide sufficient detail to look into their reports.
Thread Starter
akgt
(@akgt)
Thanks you
I’ve been trying to use Redis Object Cache in litespead, I have also used this plugin
but I get the same message
Status: Not connected even when Redis available and the plugin is enabled
I’m testing out W3 and litespeed along side PhastPress to see what give me the best results.
I’m not 100% sure what each setting does in PhastPress so I would like to ask
Does PhastPress have the following options or can I enable them in the other plugins
CDN
Images options
1. Add Missing Sizes?
2. Image WebP Replacement ?
3. Optimize Original Images
> Status: Not connected even when Redis available and the plugin is enabled
You need a Redis server installed and available on your hosting to use Redis Object Cache.
> CDN
PhastPress does not provide CDN integration. I would recommend Cloudflare instead of a separate CDN.
> 1. Add Missing Sizes?
Not sure what this means exactly, but PhastPress probably does not do it.
> 2. Image WebP Replacement ?
PhastPress does this.
> 3. Optimize Original Images
Not sure what this means. PhastPress can optimize images on the original URL. See the FAQ for instructions.