<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>lighty's life: getting dugg</title>
    <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>getting dugg</title>
      <description>&lt;p&gt;&lt;a href="http://digg.com/"&gt;digg.com&lt;/a&gt; is currently having &lt;a href="http://lighttpd.net/"&gt;lighttpd.net&lt;/a&gt; on the &lt;a href="http://digg.com/linux_unix/lighttpd_Fast_Secure_and_Flexible_Web_Server"&gt;front-page&lt;/a&gt; It looks like &lt;a href="http://del.icio.us/"&gt;del.icio.us&lt;/a&gt; got also &amp;#8220;infected&amp;#8221; and its users joined &lt;a href="http://del.icio.us/url/e88360d116f3bf4ea32be51907976eba"&gt;right away&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;The rails-based &lt;a href="http://mephisto-blog.com/"&gt;mephisto-blog&lt;/a&gt; which is driving this site is generating static content which is served by lighty. Thanks to &lt;a href="http://pixel.global-banlist.de/"&gt;darix&lt;/a&gt; work on &lt;i&gt;clean-url&lt;/i&gt; and &lt;a href="http://trac.lighttpd.net/trac/wiki/Docs:ModMagnetthe"&gt;mod-magnet&lt;/a&gt; impact on the site is minimal.&lt;/p&gt;
&lt;p&gt;The usual morning starts with a coffee, reading mails and checking the referer-logs. That&amp;#8217;s long story &amp;#8230; reading log-files. Scrolling log-files are looking like the Matrix and are very relaxing.&lt;/p&gt;


	&lt;p&gt;As I don&amp;#8217;t run a log-file analyzer I use a simple grep to scan the last few lines of the referer log:&lt;/p&gt;


&lt;pre&gt;
$ tail -100000 .../access.log |\
   grep -v 'light_button' | \
   awk -F ' ' '{ print $11 }' |\
   grep -v '\(kneschke\|incremental\|lighttpd\.net\|/#"$\)' |\
   sort |\
   uniq -c |\
   sort -r -n | less
&lt;/pre&gt;

	&lt;p&gt;Usually we have mininova or rubyonrails sending us most of the referers over the day, but this morning we get:&lt;/p&gt;


&lt;pre&gt;
   1081 "http://digg.com/" 
    963 "http://www.digg.com/" 
    615 "http://digg.com/linux_unix/lighttpd_Fast_Secure_and_Flexible_Web_Server" 
     84 "http://digg.com/news" 
     78 "http://www.digg.com/linux_unix/lighttpd_Fast_Secure_and_Flexible_Web_Server" 
     58 "http://www.digg.com/view/technology" 
     45 "http://www.digg.com/news" 
     42 "http://del.icio.us/" 
     35 "http://digg.com/view/technology" 
     33 "http://digg.com/view/all" 
     30 "http://www.digg.com/view/all" 
     21 "http://doggdot.us/" 
     15 "http://news.netcraft.com/" 
     14 "http://digg.com/linux_unix" 
     12 "http://www.digg.com" 
      8 "http://www.planetmysql.org/?offset=60" 
      8 "http://www.digg.com/linux_unix" 
      8 "http://diggriver.com/" 
&lt;/pre&gt;</description>
      <pubDate>Wed, 04 Apr 2007 06:20:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:6ead204d-ac37-4ad5-ab1e-03e19ea27066</guid>
      <author>jan</author>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg</link>
      <category>lighttpd</category>
      <trackback:ping>http://blog.lighttpd.net/articles/trackback/3598</trackback:ping>
    </item>
    <item>
      <title>"getting dugg" by Josh</title>
      <description>Same here, hard to navigate.</description>
      <pubDate>Thu, 12 Apr 2007 12:32:02 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:eb0a171e-255c-4a05-80c2-5d983db72b78</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-4004</link>
    </item>
    <item>
      <title>"getting dugg" by Corey</title>
      <description>Nope Tim, I miss it too...I don't like this new site...feels too much like I'm always stuck on a blog.</description>
      <pubDate>Fri, 06 Apr 2007 22:28:27 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:26498ee5-c4ce-48a6-b2c7-a3054f14f857</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3875</link>
    </item>
    <item>
      <title>"getting dugg" by Tim</title>
      <description>Am I the only person who misses the design of the old site?

&lt;a href="http://web.archive.org/web/20060517005821/http" rel="nofollow"&gt;http://web.archive.org/web/20060517005821/http&lt;/a&gt;://www.lighttpd.net/</description>
      <pubDate>Fri, 06 Apr 2007 05:18:51 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:4765cc1c-eeae-41e2-9092-9c3e2d151b13</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3859</link>
    </item>
    <item>
      <title>"getting dugg" by darix</title>
      <description>when its done.</description>
      <pubDate>Wed, 04 Apr 2007 16:21:15 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:943d0911-e12c-48a4-b25c-10df81dc06cd</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3611</link>
    </item>
    <item>
      <title>"getting dugg" by Perl-Uwe</title>
      <description>This is great! Maybe some of the visitors become lighty users and help us beat Sun web server :-)
&lt;br&gt;
Jan, any idea when 1.5 will be out?</description>
      <pubDate>Wed, 04 Apr 2007 08:59:53 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:6f772a7c-fda2-447f-a402-a6a6311cdff8</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3603</link>
    </item>
    <item>
      <title>"getting dugg" by sleets</title>
      <description>Waiting for 1.5.0 release</description>
      <pubDate>Wed, 04 Apr 2007 08:20:49 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:b7320b22-e01b-41c5-abb9-9c2ffd00c2d5</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3602</link>
    </item>
    <item>
      <title>"getting dugg" by elliott cable</title>
      <description>I'm sure we all want to know how well the server held up! d-:</description>
      <pubDate>Wed, 04 Apr 2007 06:37:55 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:59e4e4a6-737c-4e63-8e3d-447d56a3dd08</guid>
      <link>http://blog.lighttpd.net/articles/2007/04/04/getting-dugg#comment-3599</link>
    </item>
  </channel>
</rss>
