<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; servers</title>
	<atom:link href="http://hackaday.com/tag/servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:34:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; servers</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Slowloris HTTP denial of service</title>
		<link>http://hackaday.com/2009/06/17/slowloris-http-denial-of-service/</link>
		<comments>http://hackaday.com/2009/06/17/slowloris-http-denial-of-service/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:42:58 +0000</pubDate>
		<dc:creator>Zach Banks</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[rsnake]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[slowloris]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=11641</guid>
		<description><![CDATA[[RSnake] has developed a denial of service technique that can take down servers more effectively. Traditionally, performing a denial of service attack entailed sending thousands of requests to a server, these requests needlessly tie up resources until the server fails. This repetitive attack requires the requests to happen in quick succession, and is usually a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=11641&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone" src="http://img.skitch.com/20090617-kd4539w842ky48m6yxehu51asb.jpg" alt="" width="450" height="200" /></p>
<p>[RSnake] has <a href="http://ha.ckers.org/blog/20090617/slowloris-http-dos/">developed a denial of service technique</a> that can take down servers more effectively. Traditionally, <a href="http://ha.ckers.org/blog/20090504/using-denial-of-service-for-hacking/">performing a denial of service attack</a> entailed sending thousands of requests to a server, these requests needlessly tie up resources until the server fails. This repetitive attack requires the requests to happen in quick succession, and is usually a distributed effort. However, [RSnake]&#8216;s new technique has a client open several HTTP sessions and keeps them open for as long as possible. Most servers are configured to handle only a set number of connections; the infinite sessions prevent legitimate requests from being handled, shutting down the site. This vulnerability is present on webservers that use threading, such as Apache.</p>
<p>A positive side effect of the hack is that the server does not crash, only the HTTP server is affected. His example perl implementation, <a href="http://ha.ckers.org/slowloris/">slowloris</a>, is able to take down an average website using only one computer. Once the attack stops, the website will come back online immediately.</p>
<p><strong>Update: Reader [Motoma] sent in a <a href="http://motomastyle.com/pyloris-a-python-implementation-of-slowloris/">python implementation</a> of slowloris called <a href="http://pyloris.sourceforge.net/">pyloris</a></strong></p>
<p>[photo: <a href="http://www.youtube.com/watch?v=rLdQ3UhLoD4">cutebreak</a>]</p>
<br />Posted in misc hacks, security hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/11641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/11641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/11641/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=11641&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2009/06/17/slowloris-http-denial-of-service/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zbanks</media:title>
		</media:content>

		<media:content url="http://img.skitch.com/20090617-kd4539w842ky48m6yxehu51asb.jpg" medium="image" />
	</item>
		<item>
		<title>Microsoft&#8217;s data centers growing by the truckload</title>
		<link>http://hackaday.com/2008/08/21/microsofts-data-centers-growing-by-the-truckload/</link>
		<comments>http://hackaday.com/2008/08/21/microsofts-data-centers-growing-by-the-truckload/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 18:22:00 +0000</pubDate>
		<dc:creator>Kimberly Lau</dc:creator>
				<category><![CDATA[pcs hacks]]></category>
		<category><![CDATA[data center]]></category>
		<category><![CDATA[DataCenter]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server maintenance]]></category>
		<category><![CDATA[ServerMaintenance]]></category>
		<category><![CDATA[servers]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/08/21/microsofts-data-centers-growing-by-the-truckload/</guid>
		<description><![CDATA[The growing demands of Microsoft&#8217;s core customers necessitate dramatic alterations in the way Microsoft&#8217;s data centers are set up. Before their server racks were replaced one at a time, Microsoft&#8217;s new solution to server management is to truck in servers in sealed shipping containers and set them up without even taking them out. If a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2478&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div align="center"><img width="270" vspace="4" hspace="4" height="183" border="0" src="http://hackadaycom.files.wordpress.com/2008/08/sanantonio_270x183.jpg?w=270&#038;h=183" alt="" /></p>
<div align="left">The growing demands of Microsoft&#8217;s core customers necessitate <a href="http://news.cnet.com/8301-10805_3-10020902-75.html?hhTest=1">dramatic alterations</a> in the way Microsoft&#8217;s data centers are set up. Before their server racks were replaced one at a time, Microsoft&#8217;s new solution to server management is to truck in servers in sealed shipping containers and set them up without even taking them out. If a core number of servers start to fail within the shipping container it is removed, returned to the manufacturer, and replaced. This strategy helps Microsoft manage the desires of its consumer base for search, video, photo services and other services provided under the Microsoft Online umbrella. Although Microsoft&#8217;s method of server management makes the process of running data centers more efficient, thereby saving costs and power, Microsoft still has to contend with old networking protocols. It&#8217;s counting on the industry to innovate in these areas. </p>
<p>[via <a href="http://www.boingboing.net/2008/08/21/datacenters-built-ou.html">Boing Boing</a>]</div>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2478/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2478/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2478/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2478&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/08/21/microsofts-data-centers-growing-by-the-truckload/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Kimberly Lau</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/08/sanantonio_270x183.jpg" medium="image" />
	</item>
	</channel>
</rss>
