<?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>GO IT WORLD &#124; IT TECH &#124; IT NEWS &#187; optimizing</title>
	<atom:link href="http://www.goitworld.com/tag/optimizing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goitworld.com</link>
	<description>goitworld.com</description>
	<lastBuildDate>Tue, 10 Jan 2012 10:03:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Linux Optimizing Filesystems</title>
		<link>http://www.goitworld.com/linux-optimizing-filesystems/</link>
		<comments>http://www.goitworld.com/linux-optimizing-filesystems/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 07:52:34 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Linux/Unix Oprating system]]></category>
		<category><![CDATA[filesystems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[optimizing]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/linux-optimizing-filesystems/</guid>
		<description><![CDATA[<p style="float: right;margin: 4px;">


</p><p>If you&#8217;ve already installed Linux, your partitions are already set up and configured with particular filesystems. You may decide you want to modify this configuration, though. Some changes are tedious to implement. For instance, changing from one filesystem to another requires you to back up, create a new filesystem, and restore your files. One exception to this rule is changing from ext2fs to ext3fs. If you switch filesystems, you may be able to use filesystem-creation options to improve the performance of the new filesystem. Other changes can also be done relatively painlessly. These include <i>defragmenting</i> a&#8230; <a href="http://www.goitworld.com/linux-optimizing-filesystems/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/linux-optimizing-filesystems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mysql Optimizing, Analyzing, Checking, and Repairing Tables</title>
		<link>http://www.goitworld.com/mysql-optimizing-analyzing-checking-and-repairing-tables/</link>
		<comments>http://www.goitworld.com/mysql-optimizing-analyzing-checking-and-repairing-tables/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 07:00:46 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Mysql Server]]></category>
		<category><![CDATA[analyzing]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[optimizing]]></category>
		<category><![CDATA[repair]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/mysql-optimizing-analyzing-checking-and-repairing-tables/</guid>
		<description><![CDATA[<p>A regular part of a database administrator&#8217;s job is to do preventative maintenance, as well as to repair things when they go wrong. In spite of the best efforts, data errors can occur, such as in the case of a power failure that interrupts a write. Usually you can correct these fairly painlessly.</p>
<p>There are four main tasks involved in checking and repairing:</p>
<ul>
<li>
<p>Optimizing tables</p>
</li>
<li>
<p>Analyzing tables (analyzes and stores the key distribution for MyISAM and BDB tables)</p>
</li>
<li>
<p>Checking tables (checks the tables for errors, and, for MyISAM tables, updates the key statistics)</p>
</li></ul><p>&#8230; <a href="http://www.goitworld.com/mysql-optimizing-analyzing-checking-and-repairing-tables/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/mysql-optimizing-analyzing-checking-and-repairing-tables/feed/</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
		<item>
		<title>Optimizing Apache and PHP</title>
		<link>http://www.goitworld.com/optimizing-apache-and-php/</link>
		<comments>http://www.goitworld.com/optimizing-apache-and-php/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 10:49:28 +0000</pubDate>
		<dc:creator>jason</dc:creator>
				<category><![CDATA[Apache Server]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[optimizing]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.goitworld.com/optimizing-apache-and-php/</guid>
		<description><![CDATA[<p>Linux, Apache, MySQL, and PHP (or Perl) form the basis of the LAMP architecture for Web applications. Many open source packages based on LAMP components are available to solve a variety of problems. As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. The previous article showed you how to tune the Linux system and covered the basics of LAMP and performance measurement. This article focuses on the Web server components, Apache and PHP.</p>
<p><a name="N1005D">Tuning Apache</a></p>
<p>Apache is a highly configurable piece of software. It&#8230; <a href="http://www.goitworld.com/optimizing-apache-and-php/" class="read_more">Read the rest</a></p>]]></description>
		<wfw:commentRss>http://www.goitworld.com/optimizing-apache-and-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

