<?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; lighty</title>
	<atom:link href="http://fak3r.com/tag/lighty/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: determine optimal fastcgi settings for Lighttpd</title>
		<link>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/</link>
		<comments>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 17:50:58 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[fast-cgi]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[lighty]]></category>
		<category><![CDATA[max_procs]]></category>
		<category><![CDATA[optimize fastcgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[php_fcgi_children]]></category>
		<category><![CDATA[webserver]]></category>

		<guid isPermaLink="false">http://www.fak3r.com/2008/02/28/howto-determing-optimal-fastcgi-settings-for-lighttpd/</guid>
		<description><![CDATA[

Anyone building a server with a LAMP stack today has tons of options, mine have evolved to using Varnish -&#62; Lighttpd -&#62; Xcache -&#62; PHP5 -&#62; MySQL.  Once I had Lighttpd (aka Lighty) installed and running PHP pages I looked to optimize the configuration and push it as hard as possible for more speed. [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/02/28/howto-determine-optimal-fastcgi-settings-for-lighttpd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HOWTO: log the user&#039;s IP, not the proxy&#039;s, in Lighttpd access log</title>
		<link>http://fak3r.com/2008/01/09/howto-log-the-users-ip-not-the-proxys-in-lighttpd-access-log/</link>
		<comments>http://fak3r.com/2008/01/09/howto-log-the-users-ip-not-the-proxys-in-lighttpd-access-log/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 16:17:41 +0000</pubDate>
		<dc:creator>phil</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[access log]]></category>
		<category><![CDATA[http accelerator]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[lighty]]></category>
		<category><![CDATA[referring]]></category>
		<category><![CDATA[reverse proxy]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[varnish]]></category>
		<category><![CDATA[x-forwarded-for]]></category>

		<guid isPermaLink="false">http://fak3r.com/2008/01/09/howto-log-users-ip-not-the-proxys-in-lighttpd-access-log/</guid>
		<description><![CDATA[

When you run a webserver behind a reverse proxy or HTTP accelerator like Squid or Varnish, the webserver access logs will display the IP of the proxy (generally 127.0.0.1) instead of the end user&#8217;s IP.  This not only breaks any kind of tracking or reporting you want to run against your webserver logs, but it [...]]]></description>
		<wfw:commentRss>http://fak3r.com/2008/01/09/howto-log-the-users-ip-not-the-proxys-in-lighttpd-access-log/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

