<?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"

			>

	<channel>

		<title>Speed troubles &#8211; Hostry Help Center</title>
		<atom:link href="https://help.hostry.com/forums/topic/speed-troubles/feed/" rel="self" type="application/rss+xml" />
		<link>https://help.hostry.com/forums/topic/speed-troubles/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 16:28:58 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.9</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://help.hostry.com/forums/topic/speed-troubles/#post-1117</guid>
					<title><![CDATA[Speed troubles]]></title>
					<link>https://help.hostry.com/forums/topic/speed-troubles/#post-1117</link>
					<pubDate>Sun, 08 Dec 2019 08:59:18 +0000</pubDate>
					<dc:creator>Steve Baker</dc:creator>

					<description>
						<![CDATA[
						<p>There were problems with speed. I use KVM on hostry servers, can I fix it?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://help.hostry.com/forums/topic/speed-troubles/#post-1118</guid>
					<title><![CDATA[Reply To: Speed troubles]]></title>
					<link>https://help.hostry.com/forums/topic/speed-troubles/#post-1118</link>
					<pubDate>Sun, 08 Dec 2019 09:10:41 +0000</pubDate>
					<dc:creator>Alexis</dc:creator>

					<description>
						<![CDATA[
						<p>Hello!<br />
If you use KVM virusization, if you don’t get a suitable network speed (for example, 100 Mbit / s, when you should get 2 times more), you can try the following</p>
<p>open /etc/sysctl.conf on your server and add the following with</p>
<pre><code>net.core.rmem_max=16777216
net.core.wmem_max=16777216
net.ipv4.tcp_rmem=4096 87380 16777216                                          
net.ipv4.tcp_wmem=4096 65536 16777216</code></pre>
<p>Now in the terminal run the following command:</p>
<p><code>sysctl -p</code></p>
<p>Next, check the speed again. This should to help you!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

