<?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>fak3r &#187; nginx</title>
	<atom:link href="http://fak3r.com/tag/nginx/feed/" rel="self" type="application/rss+xml" />
	<link>http://fak3r.com</link>
	<description>look out honey, &#039;cause I&#039;m using technology</description>
	<lastBuildDate>Sat, 11 Feb 2012 05:25:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HOWTO sort web-server logs to find top users</title>
		<link>http://fak3r.com/2010/03/31/howto-sort-web-server-logs-to-find-top-users/</link>
		<comments>http://fak3r.com/2010/03/31/howto-sort-web-server-logs-to-find-top-users/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 16:07:30 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[awk]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[one line]]></category>
		<category><![CDATA[one liner]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sort]]></category>
		<category><![CDATA[throttle]]></category>
		<category><![CDATA[top user]]></category>
		<category><![CDATA[uniq]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[web traffic]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://fak3r.com/?p=2184</guid>
		<description><![CDATA[

The other day I came across a situation where a web-server was getting hammered, and we needed to know who the offend(ers) were.  While watching a logfile tail by at high speeds is always fun, we wanted to be able to sort the web-server access log and find top users, to be able to narrow [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2010/03/31/howto-sort-web-server-logs-to-find-top-users/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>HOWTO: log the user&#039;s IP, not the proxy&#039;s, in nginx access log</title>
		<link>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/</link>
		<comments>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 18:55:27 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[varnish]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=1280</guid>
		<description><![CDATA[

So back in January I had a post about HOWTO: log the user&#8217;s IP, not the proxy&#8217;s, in Lighttpd access log, but today I switched that system to run nginx (actually nginx has been running since early this year, I just got lazy on running Varnish) fronted again by Varnish.  I had the same [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/12/18/howto-log-the-user%e2%80%99s-ip-not-the-proxy%e2%80%99s-in-nginx-access-log/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>HOWTO: Configure nginx for Debian / Ubuntu</title>
		<link>http://fak3r.com/2008/05/05/howto-configure-nginx-for-debian-ubuntu/</link>
		<comments>http://fak3r.com/2008/05/05/howto-configure-nginx-for-debian-ubuntu/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:20:19 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/?p=779</guid>
		<description><![CDATA[

UPDATE: I&#8217;m reworking my config blending in the security ideas found on camomel.org they&#8217;re really thought things through on this, this should make for a very secure environment.
I&#8217;m always trying new software, and with the webserver I&#8217;ve moved from Apache 1.3 to 2.0 to 2.2, and then later I moved everything over to Lighttpd, which [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/05/05/howto-configure-nginx-for-debian-ubuntu/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

