<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Redis Archives &#187; Solution Tutorials</title>
	<atom:link href="https://www.solutiontutorials.com/tag/redis/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.solutiontutorials.com/tag/redis/</link>
	<description>We share everything we know</description>
	<lastBuildDate>Sat, 26 Feb 2022 04:16:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.solutiontutorials.com/wp-content/uploads/2019/01/icon-crm-300x300-150x150.png</url>
	<title>Redis Archives &#187; Solution Tutorials</title>
	<link>https://www.solutiontutorials.com/tag/redis/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Config Redis Cache with Magento 2</title>
		<link>https://www.solutiontutorials.com/development/config-redis-cache-with-magento-2/</link>
		
		<dc:creator><![CDATA[Hidro Le]]></dc:creator>
		<pubDate>Mon, 22 Jan 2018 13:02:47 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Optimize]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[Redis]]></category>
		<guid isPermaLink="false">https://solutiontutorials.com/?p=159</guid>

					<description><![CDATA[<p>1. Raise somaxconn above [tcp-backlog] value: sudo nano /etc/rc.local Add this: sysctl -w net.core.somaxconn=65535 When you reboot the next time, the new setting will be to allow 65535 connections instead of 128 as before. 2. Make sure to disable Linux kernel feature transparent huge pages, it will affect greatly both memory usage and latency in a negative way. This is accomplished with the following command: echo never &#62; /sys/kernel/mm/transparent_hugepage/enabled. then add the command to your /etc/rc.local file. if test -f...</p>
<p class="read-more"><a class="btn btn-default" href="https://www.solutiontutorials.com/development/config-redis-cache-with-magento-2/"> Read More<span class="screen-reader-text">  Read More</span></a></p>
<p>The post <a href="https://www.solutiontutorials.com/development/config-redis-cache-with-magento-2/">Config Redis Cache with Magento 2</a> appeared first on <a href="https://www.solutiontutorials.com">Solution Tutorials</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
