<?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>thinking sysadmin &#187; ie</title>
	<atom:link href="http://andyleonard.com/tag/ie/feed/" rel="self" type="application/rss+xml" />
	<link>http://andyleonard.com</link>
	<description>qstat -u aleonard -s z</description>
	<lastBuildDate>Fri, 30 Jul 2010 17:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What is up with VMware&#8217;s patch download applet?</title>
		<link>http://andyleonard.com/2008/06/27/what-is-up-with-vmwares-patch-download-applet/</link>
		<comments>http://andyleonard.com/2008/06/27/what-is-up-with-vmwares-patch-download-applet/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 17:56:58 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[virtualization]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[patching]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[sun]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://andyleonard.com/?p=43</guid>
		<description><![CDATA[Am I the only one that hates VMware&#8217;s patch download site and its corresponding applet?  (Maybe &#8211; I couldn&#8217;t find anyone complaining about it looking quickly on VMware&#8217;s message boards, which I found most odd.)  I&#8217;ve never been able to get it to launch under Firefox, only under IE (even on the same [...]]]></description>
			<content:encoded><![CDATA[<p>Am I the only one that hates VMware&#8217;s patch download site and its corresponding applet?  (Maybe &#8211; I couldn&#8217;t find anyone complaining about it looking quickly on VMware&#8217;s message boards, which I found most odd.)  I&#8217;ve never been able to get it to launch under Firefox, only under IE (even on the same machine with the same JVM).  And when it does launch, it is slow as molasses.<br />
<span id="more-43"></span><br />
When you do finally get started downloading, your downloads get hamstrung by low DNS TTLs with &#8211; at least from here &#8211; slow resolvers in front of them:</p>
<p><code>&gt; dig download3.vmware.com</code></p>
<p><code>; &lt;&lt;&gt;&gt; DiG 9.3.3rc2 &lt;&lt;&gt;&gt; download3.vmware.com<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 21127<br />
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 0</code></p>
<p><code>;; QUESTION SECTION:<br />
;download3.vmware.com.          IN      A</code></p>
<p><code>;; ANSWER SECTION:<br />
download3.vmware.com.   401     IN      CNAME   download3.vmware.edgesuite.net.<br />
download3.vmware.edgesuite.net. 21401 IN CNAME  a398.d.akamai.net.<br />
a398.d.akamai.net.      12      IN      A       209.124.184.136<br />
a398.d.akamai.net.      12      IN      A       209.124.184.135</code></p>
<p><code>;; Query time: 1331 msec<br />
;; SERVER: 10.1.4.29#53(10.1.4.29)<br />
;; WHEN: Fri Jun 27 10:42:16 2008<br />
;; MSG SIZE  rcvd: 142</code></p>
<p>At least the applet gives you the URL it&#8217;s downloading from, which has a predictable format, so you can roll your own downloader: <code>http://download3.vmware.com/software/vi/ESX-&lt;patch number&gt;.tgz</code>  Hello wget!</p>
<p>VMware would do well to emulate Sun more closely here &#8211; not only does Sun&#8217;s download app work across machines, but Sun also often gives you the option of skipping the download tool if you only have one package to download and don&#8217;t want to wait for your JVM to launch.  Please, VMware?</p>
]]></content:encoded>
			<wfw:commentRss>http://andyleonard.com/2008/06/27/what-is-up-with-vmwares-patch-download-applet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
