<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: leak code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 21 Aug 2008 02:58:15 GMT</pubDate>
    <description>DZone Snippets: leak code</description>
    <item>
      <title>How to fix a leaky WEBrick</title>
      <link>http://snippets.dzone.com/posts/show/227</link>
      <description>If WEBrick is leaking out of control, which it does do all the time, shut it down and restart it. &lt;br /&gt;&lt;code&gt;Ctrl-c + Up + Enter&lt;/code&gt;&lt;br /&gt;WEBrick can slow your computer down to a crawl so it is reccomended that you only use it when it's needed. Otherwise just runs tests, WEBrick's leaks are just another great reason to adapt to test driven development.</description>
      <pubDate>Mon, 25 Apr 2005 05:53:18 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/227</guid>
      <author>caseygollan (Casey Gollan)</author>
    </item>
  </channel>
</rss>
