By riotrequest
Full discloser – I’m new to system administration stuff but I’m learning.
Recently setup and configured Redis on my production server but left my fastcgi Cache in place.
Is this counterproductive or does it have any benefits? The only thing I’ve really noticed is my server load hasn’t changed while my ram usage has increased slightly.
Do I need to remove my fastcgi cache to properly use Redis?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I am fairly new, so maybe somebody with more experience can help as well, but from my understanding fastcgi is for http caching between the webserver (nginx) and the hosted application, and redis is for object cache between the hosted application and the database, take a look at these links for reference if you are setting up a WordPress site, but the same principles will apply to other applications.
https://www.smashingmagazine.com/2016/05/modern-wordpress-server-stack/
https://deliciousbrains.com/hosting-wordpress-yourself-server-monitoring-caching/
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.