<?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>A Guide to Technology &#187; website optimization</title>
	<atom:link href="http://www.webnol.org/tag/website-optimization/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webnol.org</link>
	<description></description>
	<lastBuildDate>Wed, 07 Sep 2011 16:44:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Increase apache MaxClients Directive more than 256</title>
		<link>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/</link>
		<comments>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 18:30:26 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=553</guid>
		<description><![CDATA[Hosting a website that requires lot of server connections is always a problem for web-administrators. This can slow down the overall performance of your website.  I had this problem with my site and I was looking for a solution. After a long search, I found out the cause and also the way to fix it [...]


Related posts:<ol><li><a href='http://www.webnol.org/use-google-public-dns-to-increase-browsing-speed/' rel='bookmark' title='Use Google public DNS to increase browsing speed'>Use Google public DNS to increase browsing speed</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/' rel='bookmark' title='Get rid of mysql sleep process/connections'>Get rid of mysql sleep process/connections</a></li>
<li><a href='http://www.webnol.org/increase-your-internet-speed-by-20/' rel='bookmark' title='Increase your internet speed by 20%'>Increase your internet speed by 20%</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/increase-apache-maxclients-directive-more-than-256/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get rid of mysql sleep process/connections</title>
		<link>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/</link>
		<comments>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/#comments</comments>
		<pubDate>Wed, 13 May 2009 17:12:10 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=177</guid>
		<description><![CDATA[Some times there are many many sleep processes in your SQL connection. These sleep connections consume a lot of resources (RAM, cache and processor). This can cause you mysql server slow down. If your mysql server is not responding then the query to the database will take a lot of time. In such situations, your [...]


Related posts:<ol><li><a href='http://www.webnol.org/backup-and-restore-large-mysql-database/' rel='bookmark' title='Backup and restore large mysql database'>Backup and restore large mysql database</a></li>
<li><a href='http://www.webnol.org/how-to-change-mysql-data-directory-location/' rel='bookmark' title='How to change Mysql data directory location'>How to change Mysql data directory location</a></li>
<li><a href='http://www.webnol.org/how-to-speed-up-your-website/' rel='bookmark' title='How to reduce the load time of your website'>How to reduce the load time of your website</a></li>
<li><a href='http://www.webnol.org/use-two-internet-connections-at-same-time/' rel='bookmark' title='Use two internet connections at same time'>Use two internet connections at same time</a></li>
<li><a href='http://www.webnol.org/google-advanced-search-tips/' rel='bookmark' title='Google advanced search Tips'>Google advanced search Tips</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to reduce the load time of your website</title>
		<link>http://www.webnol.org/how-to-speed-up-your-website/</link>
		<comments>http://www.webnol.org/how-to-speed-up-your-website/#comments</comments>
		<pubDate>Sun, 10 May 2009 10:06:13 +0000</pubDate>
		<dc:creator>sunny</dc:creator>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server administration]]></category>
		<category><![CDATA[website optimization]]></category>

		<guid isPermaLink="false">http://www.webnol.org/?p=154</guid>
		<description><![CDATA[Does your website take too much time to load? The load time of your website could be a crucial parameter that makes it impressive and useful for its end users. Normally the websites with too many graphics and heavy designs take long time to load. However, sometimes even simple and light weight  designed websites take [...]


Related posts:<ol><li><a href='http://www.webnol.org/get-rid-of-mysql-sleep-processconnections/' rel='bookmark' title='Get rid of mysql sleep process/connections'>Get rid of mysql sleep process/connections</a></li>
<li><a href='http://www.webnol.org/backup-and-restore-large-mysql-database/' rel='bookmark' title='Backup and restore large mysql database'>Backup and restore large mysql database</a></li>
<li><a href='http://www.webnol.org/how-to-change-mysql-data-directory-location/' rel='bookmark' title='How to change Mysql data directory location'>How to change Mysql data directory location</a></li>
<li><a href='http://www.webnol.org/host-your-website-on-google-for-free/' rel='bookmark' title='Host your website on Google for free'>Host your website on Google for free</a></li>
<li><a href='http://www.webnol.org/install-personal-webserver-on-ubuntu-desktop/' rel='bookmark' title='Install personal webserver on Ubuntu Desktop'>Install personal webserver on Ubuntu Desktop</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.webnol.org/how-to-speed-up-your-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

