<?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>Server Management Tips by SupportPRO &#187; Server Tweaking</title>
	<atom:link href="http://blog.supportpro.com/category/server-tweaking/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.supportpro.com</link>
	<description>SupportPRO Blog</description>
	<lastBuildDate>Fri, 13 Aug 2010 12:10:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MySQL Tweaking</title>
		<link>http://blog.supportpro.com/2009/07/mysql-tweaking/</link>
		<comments>http://blog.supportpro.com/2009/07/mysql-tweaking/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:29:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server Tweaking]]></category>

		<guid isPermaLink="false">http://blog.supportpro.com/?p=87</guid>
		<description><![CDATA[MySQL Tweaking
Login to the server and check out your my.cnf file.. To check whether your server is using the correct resourses perform the below commands and checks !!
Access the mysql prompt,
mysql&#62; show status like ‘%Open%_tables’;
mysql&#62; show variables like ‘table_cache’;
Run the above two commands and check Open_tables and Opened_tables If Opened_tables is big, then your table_cache [...]]]></description>
		<wfw:commentRss>http://blog.supportpro.com/2009/07/mysql-tweaking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
