<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tuning MySql with MySqlTuner to increase efficiency and performance</title>
	<atom:link href="http://www.debiantutorials.com/tuning-mysql-with-mysqltuner-to-increase-efficiency-and-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debiantutorials.com/tuning-mysql-with-mysqltuner-to-increase-efficiency-and-performance/</link>
	<description>Copy/Paste tutorials for Debian based Linux distros</description>
	<lastBuildDate>Wed, 01 Feb 2012 12:46:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jordah</title>
		<link>http://www.debiantutorials.com/tuning-mysql-with-mysqltuner-to-increase-efficiency-and-performance/comment-page-1/#comment-1492</link>
		<dc:creator>Jordah</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.debiantutorials.net/?p=319#comment-1492</guid>
		<description>edit /etc/my.cnf

key_buffer = 32M
max_allowed_packet = 1M
max_connections = 200
table_cache = 1024
sort_buffer_size = 512K
read_buffer_size = 256K
read_rnd_buffer_size = 512K
net_buffer_length = 8K
tmp_table_size = 64M
max_heap_table_size=64M
thread_stack = 128K
query_cache_size = 32435456
query_cache_type=1
query_cache_limit=4096576</description>
		<content:encoded><![CDATA[<p>edit /etc/my.cnf</p>
<p>key_buffer = 32M<br />
max_allowed_packet = 1M<br />
max_connections = 200<br />
table_cache = 1024<br />
sort_buffer_size = 512K<br />
read_buffer_size = 256K<br />
read_rnd_buffer_size = 512K<br />
net_buffer_length = 8K<br />
tmp_table_size = 64M<br />
max_heap_table_size=64M<br />
thread_stack = 128K<br />
query_cache_size = 32435456<br />
query_cache_type=1<br />
query_cache_limit=4096576</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
