In the last post I have covered how to install redis server on Centos/Rhel using rpm method and yum method and some troubleshooting skills. In this post i am going to cover how to install and configure redis to run with multiple ports. But why we need more ports ? If you have read my earlier post , you already know that by default redis runs on single port 6379, which any one can use it for small website to cache the data. But for heavy website like magento we need to use additional ports along with 6379 to serve different cache from different ports. Like in Magento there is simple cache which is normally stored under /var/cache directory. Then there is Full Page Cache which is stored under /var/full_page_cache...
Started this Blog to share my experience while working on various issues of linux servers and cloud technologies. Here in this blog you can find solutions to different errors we as system admin can face during our daily work. So stay tuned. Also you can go through my start-up to buy Hosting Products like SSL, Wordpress and VPS or Linux and Windows servers at affordable prices.