<?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>KutuKupret &#187; http</title>
	<atom:link href="http://www.kutukupret.com/tag/http/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Speeding up your website using eaccelerator and memcache/memcached</title>
		<link>http://www.kutukupret.com/2009/10/15/speeding-up-your-website-using-eaccelerator-and-memcachememcached/</link>
		<comments>http://www.kutukupret.com/2009/10/15/speeding-up-your-website-using-eaccelerator-and-memcachememcached/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 03:16:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[eAccelerator]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[memcache]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=419</guid>
		<description><![CDATA[Php default behaviour is always re-compile our script everytime accessed by users/browsers. eaccelerator can increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed <a href='http://www.kutukupret.com/2009/10/15/speeding-up-your-website-using-eaccelerator-and-memcachememcached/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/10/15/speeding-up-your-website-using-eaccelerator-and-memcachememcached/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache stress test</title>
		<link>http://www.kutukupret.com/2009/09/10/apache-stress-test/</link>
		<comments>http://www.kutukupret.com/2009/09/10/apache-stress-test/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 09:04:00 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=159</guid>
		<description><![CDATA[Apache includes a very useful tool for hammering the server. It’s called Apache Benchmark “ab” is the binary’s name and it can really hand a server it’s own ass if you don’t watch it. That will open 10 connections, use Keep-Alive on them, and then hammer localhost for 30 seconds through those connections. When done,  <a href='http://www.kutukupret.com/2009/09/10/apache-stress-test/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/09/10/apache-stress-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache self signed certificate HOWTO</title>
		<link>http://www.kutukupret.com/2008/07/24/apache-self-signed-certificate-howto/</link>
		<comments>http://www.kutukupret.com/2008/07/24/apache-self-signed-certificate-howto/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 03:51:22 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[httpd]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=57</guid>
		<description><![CDATA[Generate the keys for the Certificate Authority (the key that will do the signing) Code: Generate the private key for your server Code: Create a CSR (certificate signing request) to get signed by the CA Code: Sign your csr with the key you made in the first step Code: Optionally remove the password from your <a href='http://www.kutukupret.com/2008/07/24/apache-self-signed-certificate-howto/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/07/24/apache-self-signed-certificate-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/25 queries in 0.017 seconds using memcached
Object Caching 657/699 objects using xcache

Served from: www.kutukupret.com @ 2012-02-06 06:46:39 -->
