<?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>Be the signal &#187; openssh</title>
	<atom:link href="http://bethesignal.org/blog/tag/openssh/feed/" rel="self" type="application/rss+xml" />
	<link>http://bethesignal.org</link>
	<description>where we&#039;re going, we don&#039;t need roads...</description>
	<lastBuildDate>Thu, 26 Jan 2012 05:52:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://bethesignal.org/?pushpress=hub'/>
		<item>
		<title>Faster OpenSSH 4.7p1 in Ubuntu 8.04 (Hardy Heron)</title>
		<link>http://bethesignal.org/blog/2008/01/10/faster-openssh-47p1-in-ubuntu-804-hardy-heron/</link>
		<comments>http://bethesignal.org/blog/2008/01/10/faster-openssh-47p1-in-ubuntu-804-hardy-heron/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 22:38:36 +0000</pubDate>
		<dc:creator>Jeff Waugh</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[openssh]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://perkypants.org/blog/2008/01/10/faster-openssh-47p1-in-ubuntu-804-hardy-heron/</guid>
		<description><![CDATA[A couple of weeks ago, while chatting with Rob, I mentioned that John gave me an awesome tip that I use all the time: The pget command in lftp, particularly for sftp downloads. That&#8217;s right: Not only does lftp provide &#8230; <a href="http://bethesignal.org/blog/2008/01/10/faster-openssh-47p1-in-ubuntu-804-hardy-heron/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A couple of weeks ago, while chatting with <a href="http://www.advogato.org/person/robertc/">Rob</a>, I mentioned that <a href="http://inodes.org/blog">John</a> gave me an awesome tip that I use all the time: The <tt>pget</tt> command in <a href="http://lftp.yar.ru/">lftp</a>, particularly for sftp downloads. That&#8217;s right: Not only does lftp provide a sweet interface for sftp, but it can also make multiple connections and download in parallel, just like it does with ftp.</p>
<p>I&#8217;ve used this for ages to take full advantage of my Internet bandwidth when downloading large files from the USA to Australia: 320K/s vs. 1.21M/s is an easy choice to make! So it surprised me when Rob suggested that I only had to do this because &#8220;ssh was broken&#8221;.</p>
<p>If that were truly the case, I ought to be able to do an http download at maximum speed between the same machines&#8230; testing, testing, downloading, testing&#8230; <b>Holy crap! ssh is broken!</b></p>
<p>Rob explained some stuff about windowing, and how ssh had to reimplement things, but was doing so badly&#8230; I kinda tuned out at that point, as I was negotiating the stages of grief for my beloved ssh.</p>
<p>So, when a <a href="http://changelogs.ubuntu.com/changelogs/pool/main/o/openssh/openssh_4.7p1-1/changelog">new version of OpenSSH landed in Hardy</a> the other day, citing windowing-related changes, I figured I&#8217;d have to check if it made any difference for my use case:</p>
<p><b>gutsy:</b> <tt>183824384 bytes transferred in 559 seconds (320.9K/s)</tt></p>
<p><b>hardy:</b> <tt>183824384 bytes transferred in 145 seconds (1.21M/s)</tt></p>
<p>Although I tested on different physical machines on my local network, the performance increase is undeniably due to changes in the new release&#8230; I rebuilt it on gutsy and now that machine flies too. <img width='16' height='16' src='http://bethesignal.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Ah, the simple things&#8230;</p>
<p align="center" class="center"><img src='http://perkypants.org/blog/wp-content/uploads/2008/01/faster-pussycat-kill-kill.jpg' alt='Faster, pussycat! Kill! Kill!' /></p>
]]></content:encoded>
			<wfw:commentRss>http://bethesignal.org/blog/2008/01/10/faster-openssh-47p1-in-ubuntu-804-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

