Decline in website performance
I installed FluentCart in demo mode a couple of times, and my website's performance dropped significantly. I tried disabling LiteSpeed Cache, but saw a twofold load on the Redis Object cache.
Are there any nuances that need to be considered before installing and working with Fcart?
Could the fact that my website is currently undergoing maintenance and closed to public access have an impact on this?
Is it normal for Fcart to put a high load on Redis?
FluentCart does not load any scripts or css to your site except the related pages. For redis: FluentCart does not push or pull lots of key values. Only 3-4 options may get read and write to Redis.
So maybe the issue is something else.
Shahjahan Jewel, thank you for your reply. I will continue testing.