<?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; apache</title>
	<atom:link href="http://www.kutukupret.com/category/apache/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>Memcached Replication On Server Clusters</title>
		<link>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/</link>
		<comments>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 02:01:06 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[memcached-repcached]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[repcached]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1341</guid>
		<description><![CDATA[When I was looking for ways to replicate the contents of memcached for high-availability performance, I found this memcached-repcached application. that has the ability to replicate the contents of one memcached to another. Repcached key features Multi master replication. Asynchronous data repliacation. Support all memcached command (set, add, delete, incr/decr, flush_all, cas) People probably already <a href='http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/14/memcached-replication-on-server-clusters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitoring And Debugging Memcached Server Using phpMemCachedAdmin</title>
		<link>http://www.kutukupret.com/2011/06/13/monitoring-and-debugging-memcached-server-using-phpmemcachedadmin/</link>
		<comments>http://www.kutukupret.com/2011/06/13/monitoring-and-debugging-memcached-server-using-phpmemcachedadmin/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 05:36:06 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[monitor]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[phpMemCachedAdmin]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1332</guid>
		<description><![CDATA[I have found a very cool program for monitoring and debugging Memcached server, it&#8217;s called  phpMemcachedAdmin. This program allows to see in real-time (top-like) or from the start of the server, stats for get, set, delete, increment, decrement, evictions, reclaimed, cas command, as well as server stats (network, items, server version) with googlecharts and server <a href='http://www.kutukupret.com/2011/06/13/monitoring-and-debugging-memcached-server-using-phpmemcachedadmin/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/13/monitoring-and-debugging-memcached-server-using-phpmemcachedadmin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharing PHP Session In web Clusters Using Memcache</title>
		<link>http://www.kutukupret.com/2011/06/11/sharing-php-session-in-web-clusters-using-memcache/</link>
		<comments>http://www.kutukupret.com/2011/06/11/sharing-php-session-in-web-clusters-using-memcache/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 07:58:30 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[memcached]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[disk IO]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[PECL]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1314</guid>
		<description><![CDATA[If you have multiple load balanced webservers all serving the same site, sessions should be shared among those servers, and not reside on each server individually. Because we don&#8217;t know where user gets load-balanced to which backend server. A common way solving this problems are by using custom class that overrides default behavior and stores <a href='http://www.kutukupret.com/2011/06/11/sharing-php-session-in-web-clusters-using-memcache/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/11/sharing-php-session-in-web-clusters-using-memcache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nginx, Strip All Newlines Using nginx-nonewlines Module</title>
		<link>http://www.kutukupret.com/2011/06/06/nginx-strip-all-newlines-using-nginx-nonewlines-module/</link>
		<comments>http://www.kutukupret.com/2011/06/06/nginx-strip-all-newlines-using-nginx-nonewlines-module/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 07:57:59 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[nginx-nonewlines]]></category>
		<category><![CDATA[nonewline]]></category>
		<category><![CDATA[nonewlines]]></category>
		<category><![CDATA[no_newlines]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1286</guid>
		<description><![CDATA[Another Nginx module i&#8217;ve tested today, nginx-nonewlines , basically, this module same as Evan Miller&#8217;s nginx mod_strip module , Evan Miller&#8217;s mod_strip module removes unnecessary whitespace (spaces, tabs, and newlines) from HTML documents and automatically leaves comments as well as &#60;pre&#62;&#60;/pre&#62; tags untouched. while using using nginx-nonewlines we should define  &#60;!&#8211;SC_OFF&#8211;&#62; and  &#60;!&#8211;SC_ON&#8211;&#62; within the <a href='http://www.kutukupret.com/2011/06/06/nginx-strip-all-newlines-using-nginx-nonewlines-module/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/06/06/nginx-strip-all-newlines-using-nginx-nonewlines-module/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Graphing ApacheBench Results Using GnuPlot</title>
		<link>http://www.kutukupret.com/2011/05/10/graphing-apachebench-results-using-gnuplot/</link>
		<comments>http://www.kutukupret.com/2011/05/10/graphing-apachebench-results-using-gnuplot/#comments</comments>
		<pubDate>Tue, 10 May 2011 11:49:47 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ab]]></category>
		<category><![CDATA[apachebench]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[gnuplot]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=1079</guid>
		<description><![CDATA[Ab / ApacheBench is a tool commonly used to perform benchmark by many people. unfortunately, the results are displayed somewhat difficult to read by most people. but it can be tricked by turning it into a plot image. this time, I will make examples how to change the results of apachebench into a form of <a href='http://www.kutukupret.com/2011/05/10/graphing-apachebench-results-using-gnuplot/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2011/05/10/graphing-apachebench-results-using-gnuplot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Make php-fpm Listen On Both Tcp And Unix Socket?</title>
		<link>http://www.kutukupret.com/2010/10/26/how-to-make-php-fpm-listen-on-both-tcp-and-unix-socket/</link>
		<comments>http://www.kutukupret.com/2010/10/26/how-to-make-php-fpm-listen-on-both-tcp-and-unix-socket/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 03:15:18 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[php-fcgi]]></category>
		<category><![CDATA[php-fpm]]></category>
		<category><![CDATA[upstream fair module]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=967</guid>
		<description><![CDATA[I need to make php-fpm listeing on both tcp/unix socket, and this is how it done. (this was not pretty workarround i guess, but it work ) first  download php rpm source Compile and install Configuring the default php-fpm for using tcp socket Edit www.conf Find line containing We can make it listening to port <a href='http://www.kutukupret.com/2010/10/26/how-to-make-php-fpm-listen-on-both-tcp-and-unix-socket/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/10/26/how-to-make-php-fpm-listen-on-both-tcp-and-unix-socket/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Nginx, Subdirs Without Trailing Slash</title>
		<link>http://www.kutukupret.com/2010/09/16/nginx-subdirs-without-trailing-slash/</link>
		<comments>http://www.kutukupret.com/2010/09/16/nginx-subdirs-without-trailing-slash/#comments</comments>
		<pubDate>Thu, 16 Sep 2010 06:55:26 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[subdir]]></category>
		<category><![CDATA[trailing slash]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=965</guid>
		<description><![CDATA[If you set and request &#8220;/mail&#8221; then nginx will return external redirect to &#8220;/mail/&#8221;. If you do not want the redirect, then or set]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/09/16/nginx-subdirs-without-trailing-slash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hosting Your Own Git Repository on fedora 12</title>
		<link>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/</link>
		<comments>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 07:30:47 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git-daemon]]></category>
		<category><![CDATA[gitweb]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=832</guid>
		<description><![CDATA[This tutorial will covering common feature in git repository commiting via ssh Enable gitweb for web access cloning anonymously using the Git protocol Install git, git-daemon Create a git user/group Make sure the permissions of the directory are correct We&#8217;ll be using SSH keys for authenication, so collect the public keys of all the users <a href='http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/03/26/hosting-your-own-git-repository-on-fedora-12/feed/</wfw:commentRss>
		<slash:comments>4</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>self-signed wildcard SSL certificate</title>
		<link>http://www.kutukupret.com/2009/09/05/self-signed-wildcard-ssl-certificate/</link>
		<comments>http://www.kutukupret.com/2009/09/05/self-signed-wildcard-ssl-certificate/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 10:07:16 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=136</guid>
		<description><![CDATA[Creating certificate change kutukupret.com to whatever your domain name is In apache]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/09/05/self-signed-wildcard-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>2</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/55 queries in 0.045 seconds using memcached
Object Caching 1504/1629 objects using xcache

Served from: www.kutukupret.com @ 2012-02-10 05:39:02 -->
