<?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>A PACS Admin's Life &#187; network</title>
	<atom:link href="http://www.pacslife.com/category/network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pacslife.com</link>
	<description>One Man's Perspective On The World Of PACS</description>
	<lastBuildDate>Fri, 12 Mar 2010 16:05:37 +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>TCP Window Refresh Causing Slowdown</title>
		<link>http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/</link>
		<comments>http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 06:01:29 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[network]]></category>
		<category><![CDATA[pacs]]></category>
		<category><![CDATA[ultrasound]]></category>

		<guid isPermaLink="false">http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/</guid>
		<description><![CDATA[At one of our sites, the Conquest PACS system has days where it will just slow to a crawl. Specifically, any images from the various ultrasound modalities will suddenly trickle to the server. Pulling images from PACS is fine, it is just that the images are not there to pull in a timely fashion.
We noticed [...]]]></description>
			<content:encoded><![CDATA[<p>At one of our sites, the Conquest PACS system has days where it will just slow to a crawl. Specifically, any images from the various ultrasound modalities will suddenly trickle to the server. Pulling images from PACS is fine, it is just that the images are not there to pull in a timely fashion.</p>
<div style="float:right;margin: 5px 5px 5px 5px;"><script type="text/javascript"><!--
google_ad_client = "pub-2311824238670241";
google_alternate_color = "FFFFFF";
google_ad_width = 300;
google_ad_height = 250;
google_ad_format = "300x250_as";
google_ad_type = "text_image";

google_color_border = "E6E6E6";
google_color_link = "78B749";
google_color_bg = "FFFFFF";
google_color_text = "000000";
google_color_url = "008000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>We noticed in the Conquest logs multiple repeating entries similar to:</p>
<p><span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">UPACS THREAD 0: ENDED AT: Thu Oct 19 09:23:58 2006<br /><span style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-ascii-theme-font: minor-latin; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-bidi-theme-font: minor-bidi; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA">UPACS THREAD 0: TOTAL RUNNING TIME: 0 SECONDS</span></span></p>
<p>We also discovered that by turning off one specific ultrasound machine, the log messages would go away, and things would speed up. Now we are trying to figure out why/how this one <a href="http://www.gehealthcare.com/usen/ultrasound/genimg/products/voluson730/" target="_blank">GE Voluson</a> is causing issues with Conquest.</p>
<p>This problem seemed to occur out of the blue. Things were working fine for the longest time. Also, we have Volusons at other clinics, and do not have this problem. My colleague suggested using a packet sniffer called <a href="http://www.wireshark.org/" target="_blank">Wireshark</a>, and that has unlocked some more clues about this problem.</p>
<p>Those THREAD 0 log entries in Conquest are a result of the Voluson sending TCP Window Request packets to Conquest. Research has told me that the TCPWR packet is essentially used by the receiving system to acknowledge a specific amount of data has been received, and to send the next chunk. </p>
<p>Monitoring a normally functioning system illustrates this very well. When a modality sends data to PACS, PACS will reply with a bunch of TCPWR packets. Also, when PACS sends images to a review station, that review station will likewise reply with TCPWR packets. So this tells me something is wrong with the Voluson, since it is sending PACS the TCPWR packet, repeatedly, without receiving any data to prompt such a packet.</p>
<p>GE has been made aware of the problem and of the issue with TCPWR packets. Hopefully they can solve the problem in short order, although I expect it will not a straightforward process to figure out this particular issue.</p>
<!-- Social Bar BEGIN --><p style="padding-top:5px;"><span style="display:block;margin-left:auto;margin-right:auto;text-align:center;"><em>Bookmark to:</em><br /><a target="_blank" href="http://del.icio.us/post?url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&title=TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to Del.icio.us"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/delicious.png" title="Add 'TCP Window Refresh Causing Slowdown' to Del.icio.us" alt="Add 'TCP Window Refresh Causing Slowdown' to Del.icio.us" /></a>&nbsp;<a target="_self" href="http://digg.com/submit?phase=2&amp;url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&title=TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to digg"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/digg.png" title="Add 'TCP Window Refresh Causing Slowdown' to digg" alt="Add 'TCP Window Refresh Causing Slowdown' to digg" /></a>&nbsp;<a target="_self" href="http://furl.net/storeIt.jsp?t=TCP Window Refresh Causing Slowdown&amp;u=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/" title="Add 'TCP Window Refresh Causing Slowdown' to FURL"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/furl.png" title="Add 'TCP Window Refresh Causing Slowdown' to FURL" alt="Add 'TCP Window Refresh Causing Slowdown' to FURL" /></a>&nbsp;<a target="_self" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=TCP Window Refresh Causing Slowdown&amp;Description=TCP Window Refresh Causing Slowdown&amp;Url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/" title="Add 'TCP Window Refresh Causing Slowdown' to blinklist"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/blinklist.png" title="Add 'TCP Window Refresh Causing Slowdown' to blinklist" alt="Add 'TCP Window Refresh Causing Slowdown' to blinklist" /></a>&nbsp;<a target="_self" href="http://user.my-tuts.com/tag-tutorial/?url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&title=TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to My-Tuts"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/mytuts.png" title="Add 'TCP Window Refresh Causing Slowdown' to My-Tuts" alt="Add 'TCP Window Refresh Causing Slowdown' to My-Tuts" /></a>&nbsp;<a target="_self" href="http://reddit.com/submit?url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&amp;title=TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to reddit"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/reddit.png" title="Add 'TCP Window Refresh Causing Slowdown' to reddit" alt="Add 'TCP Window Refresh Causing Slowdown' to reddit" /></a>&nbsp;<a target="_self" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=TCP Window Refresh Causing Slowdown&url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&version=0.7" title="Add 'TCP Window Refresh Causing Slowdown' to Feed Me Links!"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/feedmelinks.png" title="Add 'TCP Window Refresh Causing Slowdown' to Feed Me Links!" alt="Add 'TCP Window Refresh Causing Slowdown' to Feed Me Links!" /></a>&nbsp;<a target="_self" href="http://technorati.com/search/TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to Technorati"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/technorati.png" title="Add 'TCP Window Refresh Causing Slowdown' to Technorati" alt="Add 'TCP Window Refresh Causing Slowdown' to Technorati" /></a>&nbsp;<a target="_self" href="http://ekstreme.com/socializer/?url=http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/&title=TCP Window Refresh Causing Slowdown" title="Add 'TCP Window Refresh Causing Slowdown' to Socializer"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/socializer.png" title="Add 'TCP Window Refresh Causing Slowdown' to Socializer" alt="Add 'TCP Window Refresh Causing Slowdown' to Socializer" /></a>&nbsp;</span></p>
<!-- Social Bar END -->]]></content:encoded>
			<wfw:commentRss>http://www.pacslife.com/2006/11/29/tcp-window-refresh-causing-slowdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conquest Server Slowdown</title>
		<link>http://www.pacslife.com/2006/11/22/conquest-server-slowdown/</link>
		<comments>http://www.pacslife.com/2006/11/22/conquest-server-slowdown/#comments</comments>
		<pubDate>Wed, 22 Nov 2006 15:27:45 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Conquest]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[pacs]]></category>

		<guid isPermaLink="false">http://www.pacslife.com/2006/11/22/conquest-server-slowdown/</guid>
		<description><![CDATA[Lately we have noticed an increasing number of instances where a clinic&#8217;s Conquest server will slow down dramatically. The tech&#8217;s on site notice their images not arriving from the modalities in an efficient manner. When we look at it, nothing appears wrong, Conquest is still processing requests, but just slowly. To remedy the situation, a [...]]]></description>
			<content:encoded><![CDATA[<p>Lately we have noticed an increasing number of instances where a clinic&rsquo;s Conquest server will slow down dramatically. The tech&rsquo;s on site notice their images not arriving from the modalities in an efficient manner. When we look at it, nothing appears wrong, Conquest is still processing requests, but just slowly. To remedy the situation, a quick restart&nbsp;is done on&nbsp;Conquest, which allows for a rapid influx of images from the various modalities. </p>
<p>This had started a while back at our busiest clinic. It was infrequent, so I did not look into it further. It then started happening at another clinic. In this second case, the problem seems linked in some way to a GE Voluson ultrasound unit. This GE device will constantly send &ldquo;empty&rdquo; requests to Conquest. When the GE united is powered off, these requests stop, and things speed up again. Because of this other aspect, I ruled out that these two problems were related.</p>
<p>Just recently, two other clinics have had the slowdown happen. That began getting me worried, it seemed like we had a growing problem. Worst of all, at the first two clinics, it was occurring much more frequently, going so far as happening each day for a short period.</p>
<p>As luck would have it, I was downloading a large file one afternoon, and noticed that the reply times to one of our clinics got terrible during this download. Sure enough, I got a call from said clinic that images were slow to arrive from the modalities. This at least narrowed down the problem some. It did not seem like a problem on the clinic side, but more to do with the fact that each clinic auto-forwards all images to a backup server at our central site. It would seem that something was happening because of these backup transfers that was causing adverse effects on Conquest.</p>
<p>Then yesterday, I decided to start turning off these auto forwards, to see if the problem goes away as a result. While doing this work, I noticed that our backup server had numerous stuck tasks revolving around data transfers. That gives me more to look into, and if turning off the forwarding fixes the problem, I will try to narrow it down to a performance issue on the backup server. I still wonder about the network causing some issues as well. We use a wireless provider, and it could be that as the day gets busy, traffic gets affected, and perhaps Conquest is not able to handle the delayed or lost packets.</p>
<p>Nothing is fixed yet, but at least I have some information that will let me work on isolating the issue. Nothing worse then people saying &ldquo;its broken&rdquo; but having no idea how to fix it!</p>
<!-- Social Bar BEGIN --><p style="padding-top:5px;"><span style="display:block;margin-left:auto;margin-right:auto;text-align:center;"><em>Bookmark to:</em><br /><a target="_blank" href="http://del.icio.us/post?url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&title=Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to Del.icio.us"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/delicious.png" title="Add 'Conquest Server Slowdown' to Del.icio.us" alt="Add 'Conquest Server Slowdown' to Del.icio.us" /></a>&nbsp;<a target="_self" href="http://digg.com/submit?phase=2&amp;url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&title=Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to digg"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/digg.png" title="Add 'Conquest Server Slowdown' to digg" alt="Add 'Conquest Server Slowdown' to digg" /></a>&nbsp;<a target="_self" href="http://furl.net/storeIt.jsp?t=Conquest Server Slowdown&amp;u=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/" title="Add 'Conquest Server Slowdown' to FURL"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/furl.png" title="Add 'Conquest Server Slowdown' to FURL" alt="Add 'Conquest Server Slowdown' to FURL" /></a>&nbsp;<a target="_self" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Conquest Server Slowdown&amp;Description=Conquest Server Slowdown&amp;Url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/" title="Add 'Conquest Server Slowdown' to blinklist"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/blinklist.png" title="Add 'Conquest Server Slowdown' to blinklist" alt="Add 'Conquest Server Slowdown' to blinklist" /></a>&nbsp;<a target="_self" href="http://user.my-tuts.com/tag-tutorial/?url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&title=Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to My-Tuts"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/mytuts.png" title="Add 'Conquest Server Slowdown' to My-Tuts" alt="Add 'Conquest Server Slowdown' to My-Tuts" /></a>&nbsp;<a target="_self" href="http://reddit.com/submit?url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&amp;title=Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to reddit"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/reddit.png" title="Add 'Conquest Server Slowdown' to reddit" alt="Add 'Conquest Server Slowdown' to reddit" /></a>&nbsp;<a target="_self" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=Conquest Server Slowdown&url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&version=0.7" title="Add 'Conquest Server Slowdown' to Feed Me Links!"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/feedmelinks.png" title="Add 'Conquest Server Slowdown' to Feed Me Links!" alt="Add 'Conquest Server Slowdown' to Feed Me Links!" /></a>&nbsp;<a target="_self" href="http://technorati.com/search/Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to Technorati"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/technorati.png" title="Add 'Conquest Server Slowdown' to Technorati" alt="Add 'Conquest Server Slowdown' to Technorati" /></a>&nbsp;<a target="_self" href="http://ekstreme.com/socializer/?url=http://www.pacslife.com/2006/11/22/conquest-server-slowdown/&title=Conquest Server Slowdown" title="Add 'Conquest Server Slowdown' to Socializer"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/socializer.png" title="Add 'Conquest Server Slowdown' to Socializer" alt="Add 'Conquest Server Slowdown' to Socializer" /></a>&nbsp;</span></p>
<!-- Social Bar END -->]]></content:encoded>
			<wfw:commentRss>http://www.pacslife.com/2006/11/22/conquest-server-slowdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conquest: Invaded by&#8230;Endians??</title>
		<link>http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/</link>
		<comments>http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 14:41:28 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[Conquest]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[ultrasound]]></category>

		<guid isPermaLink="false">http://pacslife.com/2006/09/21/conquest-invaded-byendians/</guid>
		<description><![CDATA[One of our clinics just got a 3D probe for a Philips HD11 ultrasound machine. The Philips tech who came to set it up and train was unable to get 3D images sent to our PACS. Upon first glance, I noticed the cases were staying the Philips dicom queue. The only error message I could [...]]]></description>
			<content:encoded><![CDATA[<p>One of our clinics just got a 3D probe for a Philips HD11 ultrasound machine. The Philips tech who came to set it up and train was unable to get 3D images sent to our PACS. Upon first glance, I noticed the cases were staying the Philips dicom queue. The only error message I could decipher was that our Conquest server was for some reason not accepting and closing the connection.</p>
<p>I enabled debug logging in Conquest (a VERY handy troubleshooting feature). However, nothing was showing up when the Philips would try to send the 3D image. Nothing. Which struck me as very odd, usually some sort of message comes up indicating Conquest started communication. That led me nowhere.</p>
<p>Back on the Philips, I started going through configuration screens. Inside the PACS server setup screens, I found some 3D related check boxes, that were not enabled. Enabling these did not fix the problem. I then looked for the DICOM file type/compression settings.</p>
<p><img alt="" src="http://static.flickr.com/69/249025691_0ff9317727_m.jpg" align="left" border="2" />The setting was for RGB, Uncompressed ILE. ILE stands for Implicit Little Endian. I also noticed a blurb saying all 3D are sent as RGB, Uncompressed ELE (Explicit Little Endian). <img alt="" hspace="2" src="http://static.flickr.com/69/249025659_457ef68454_m.jpg" align="right" vspace="2" border="2" /></p>
<p>I got thinking, perhaps Conquest was having issues with ELE. To test, I changed the regular setting to ELE, and took a picture. Sure enough, it just sat in the queue and did not get to Conquest PACS. So now I knew the problem, but how to fix it? A quick search on Google provided no help. Sadly, Conquest help is extremely hard to find online (that is why you are here!). </p>
<p>Next I searched the Conquest documentation. I quickly found that Explicit Little Endian is an option in the DGATESOP.LST file, and it is disabled by default. I opened the file, removed the # prefixing the ELE line, saved, and restarted Conquest. Sure enough, images started arriving. Thus far, there have been no negative consequences from enabling that function.</p>
<p>I am by no means a PACS guru, I know what I know based on what I need to know to do the job. I am sure some of you understand the definitions and differences between ELE and ILE. Feel free to share in the comments! However, like all my posts, I hope this helps one other person in some way.</p>
<!-- Social Bar BEGIN --><p style="padding-top:5px;"><span style="display:block;margin-left:auto;margin-right:auto;text-align:center;"><em>Bookmark to:</em><br /><a target="_blank" href="http://del.icio.us/post?url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&title=Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to Del.icio.us"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/delicious.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to Del.icio.us" alt="Add 'Conquest: Invaded by&#8230;Endians??' to Del.icio.us" /></a>&nbsp;<a target="_self" href="http://digg.com/submit?phase=2&amp;url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&title=Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to digg"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/digg.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to digg" alt="Add 'Conquest: Invaded by&#8230;Endians??' to digg" /></a>&nbsp;<a target="_self" href="http://furl.net/storeIt.jsp?t=Conquest: Invaded by&#8230;Endians??&amp;u=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/" title="Add 'Conquest: Invaded by&#8230;Endians??' to FURL"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/furl.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to FURL" alt="Add 'Conquest: Invaded by&#8230;Endians??' to FURL" /></a>&nbsp;<a target="_self" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Conquest: Invaded by&#8230;Endians??&amp;Description=Conquest: Invaded by&#8230;Endians??&amp;Url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/" title="Add 'Conquest: Invaded by&#8230;Endians??' to blinklist"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/blinklist.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to blinklist" alt="Add 'Conquest: Invaded by&#8230;Endians??' to blinklist" /></a>&nbsp;<a target="_self" href="http://user.my-tuts.com/tag-tutorial/?url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&title=Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to My-Tuts"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/mytuts.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to My-Tuts" alt="Add 'Conquest: Invaded by&#8230;Endians??' to My-Tuts" /></a>&nbsp;<a target="_self" href="http://reddit.com/submit?url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&amp;title=Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to reddit"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/reddit.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to reddit" alt="Add 'Conquest: Invaded by&#8230;Endians??' to reddit" /></a>&nbsp;<a target="_self" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=Conquest: Invaded by&#8230;Endians??&url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&version=0.7" title="Add 'Conquest: Invaded by&#8230;Endians??' to Feed Me Links!"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/feedmelinks.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to Feed Me Links!" alt="Add 'Conquest: Invaded by&#8230;Endians??' to Feed Me Links!" /></a>&nbsp;<a target="_self" href="http://technorati.com/search/Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to Technorati"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/technorati.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to Technorati" alt="Add 'Conquest: Invaded by&#8230;Endians??' to Technorati" /></a>&nbsp;<a target="_self" href="http://ekstreme.com/socializer/?url=http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/&title=Conquest: Invaded by&#8230;Endians??" title="Add 'Conquest: Invaded by&#8230;Endians??' to Socializer"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/socializer.png" title="Add 'Conquest: Invaded by&#8230;Endians??' to Socializer" alt="Add 'Conquest: Invaded by&#8230;Endians??' to Socializer" /></a>&nbsp;</span></p>
<!-- Social Bar END -->]]></content:encoded>
			<wfw:commentRss>http://www.pacslife.com/2006/09/21/conquest-invaded-byendians/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain Names Need Renewing&#8230;</title>
		<link>http://www.pacslife.com/2006/09/13/domain-names-need-renewing/</link>
		<comments>http://www.pacslife.com/2006/09/13/domain-names-need-renewing/#comments</comments>
		<pubDate>Wed, 13 Sep 2006 19:29:44 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[network]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://pacslife.com/archives/15</guid>
		<description><![CDATA[One of the most important ways a company communicates with their customers is via the web and email. Yet, such an critical function is entirely dependent on keeping the domain name registered, and all too often, companies let it expire and are confronted with headaches and upset customers and partners.
As we all get more and [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most important ways a company communicates with their customers is via the web and email. Yet, such an critical function is entirely dependent on keeping the domain name registered, and all too often, companies let it expire and are confronted with headaches and upset customers and partners.</p>
<p>As we all get more and more busy, it is all too easy to forget about pending domain renewals. In many instances, the domain registrar for your domain will kindly email you a reminder to renew. However, what if the email address that the registrar has is out of date? Perhaps the original contact is no longer with your company, or, simply that the email address has changed. I find it essential to put domain expiry dates in&nbsp;my calendar, and to ensure a few other individuals at my company do the same.</p>
<p>How can you easily find out when your domain will expire? Try:<br /><a href="http://www.dnsstuff.com/tools/whois.ch?ip=google.com">http://www.dnsstuff.com/tools/whois.ch?ip=google.com</a><br />Where you change google.com to your address.<br />This WHOIS search will show you what company you registered with, when your domain is up for renewal, as well as the contact information on file. Try to avoid having one person being the Admin and Tech contacts. Separating these to different staff helps guard against that one individual leaving and leaving your company without a contact.</p>
<p>Given the relatively small cost for domain renewals, especially compared to the impact of the domain going offline, it is recommended to renew the domain for the longest time period possible (currently 10 years). Furthermore, at the end of each year, try to remember to renew it yet again so that it remains valid for 10 years.</p>
<p>If you are unfortunate enough to have let the domain expire, what can you do? ICANN, the governing body of domains, has recommended a 30 day grace period, whereby participating registrars will allow you to easily renew your domain within the month it expires. <br /><a href="http://www.icann.org/bucharest/redemption-topic.htm">http://www.icann.org/bucharest/redemption-topic.htm </a><br />After this 30 day window (or right after expiry if your registrar is so inclined), the domain can be grabbed by anyone. You may be lucky enough to find it available, however, the trend these days if for someone to grab recently expired domains in the hope of making money. This can include hosting ads at your (former) website, as well as charging a fee to give the domain back to you.</p>
<p>Given the importance of keeping your domain properly renewed, it should be handled as any other business critical element. Multiple people should be made aware of the issue. The needed login and contact&nbsp;information&nbsp;for your registrar should be documented in a safe place. Periodic WHOIS checks of your domain are a wise idea, to ensure all information is correct and up to date. It only takes a few moments of your time to ensure you and your company have a trouble free domain experience.</p>
<!-- Social Bar BEGIN --><p style="padding-top:5px;"><span style="display:block;margin-left:auto;margin-right:auto;text-align:center;"><em>Bookmark to:</em><br /><a target="_blank" href="http://del.icio.us/post?url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&title=Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to Del.icio.us"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/delicious.png" title="Add 'Domain Names Need Renewing&#8230;' to Del.icio.us" alt="Add 'Domain Names Need Renewing&#8230;' to Del.icio.us" /></a>&nbsp;<a target="_self" href="http://digg.com/submit?phase=2&amp;url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&title=Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to digg"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/digg.png" title="Add 'Domain Names Need Renewing&#8230;' to digg" alt="Add 'Domain Names Need Renewing&#8230;' to digg" /></a>&nbsp;<a target="_self" href="http://furl.net/storeIt.jsp?t=Domain Names Need Renewing&#8230;&amp;u=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/" title="Add 'Domain Names Need Renewing&#8230;' to FURL"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/furl.png" title="Add 'Domain Names Need Renewing&#8230;' to FURL" alt="Add 'Domain Names Need Renewing&#8230;' to FURL" /></a>&nbsp;<a target="_self" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Domain Names Need Renewing&#8230;&amp;Description=Domain Names Need Renewing&#8230;&amp;Url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/" title="Add 'Domain Names Need Renewing&#8230;' to blinklist"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/blinklist.png" title="Add 'Domain Names Need Renewing&#8230;' to blinklist" alt="Add 'Domain Names Need Renewing&#8230;' to blinklist" /></a>&nbsp;<a target="_self" href="http://user.my-tuts.com/tag-tutorial/?url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&title=Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to My-Tuts"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/mytuts.png" title="Add 'Domain Names Need Renewing&#8230;' to My-Tuts" alt="Add 'Domain Names Need Renewing&#8230;' to My-Tuts" /></a>&nbsp;<a target="_self" href="http://reddit.com/submit?url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&amp;title=Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to reddit"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/reddit.png" title="Add 'Domain Names Need Renewing&#8230;' to reddit" alt="Add 'Domain Names Need Renewing&#8230;' to reddit" /></a>&nbsp;<a target="_self" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=Domain Names Need Renewing&#8230;&url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&version=0.7" title="Add 'Domain Names Need Renewing&#8230;' to Feed Me Links!"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/feedmelinks.png" title="Add 'Domain Names Need Renewing&#8230;' to Feed Me Links!" alt="Add 'Domain Names Need Renewing&#8230;' to Feed Me Links!" /></a>&nbsp;<a target="_self" href="http://technorati.com/search/Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to Technorati"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/technorati.png" title="Add 'Domain Names Need Renewing&#8230;' to Technorati" alt="Add 'Domain Names Need Renewing&#8230;' to Technorati" /></a>&nbsp;<a target="_self" href="http://ekstreme.com/socializer/?url=http://www.pacslife.com/2006/09/13/domain-names-need-renewing/&title=Domain Names Need Renewing&#8230;" title="Add 'Domain Names Need Renewing&#8230;' to Socializer"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/socializer.png" title="Add 'Domain Names Need Renewing&#8230;' to Socializer" alt="Add 'Domain Names Need Renewing&#8230;' to Socializer" /></a>&nbsp;</span></p>
<!-- Social Bar END -->]]></content:encoded>
			<wfw:commentRss>http://www.pacslife.com/2006/09/13/domain-names-need-renewing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Oh The Details&#8230;</title>
		<link>http://www.pacslife.com/2006/09/07/oh-the-details/</link>
		<comments>http://www.pacslife.com/2006/09/07/oh-the-details/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 19:57:52 +0000</pubDate>
		<dc:creator>Drew</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://pacslife.com/archives/14</guid>
		<description><![CDATA[Think you have all your ducks in a row in regards to your disaster recovery plans? You might want to check those ducky&#8217;s again! Claus Mikkelsen talks about a bank that thought all was&#160;well during a power outage. Trouble is, they had diesel generators on the roof, supplied&#160;by diesel fuel in the basement. Of course, [...]]]></description>
			<content:encoded><![CDATA[<p>Think you have all your ducks in a row in regards to your disaster recovery plans? You might want to check those ducky&rsquo;s again! <a href="http://blogs.hds.com/claus/2006/02/outsourcing_dis.html" target="_blank">Claus Mikkelsen talks </a>about a bank that thought all was&nbsp;well during a power outage. Trouble is, they had diesel generators on the roof, supplied&nbsp;by diesel fuel in the basement. Of course, electric pumps were used to move that fuel to the generators&hellip; electric pumps that were not working due to the power outage. These issues always seem obvious in retrospect, but I am sure the bank thought they had thought of everything at the time.</p>
<!-- Social Bar BEGIN --><p style="padding-top:5px;"><span style="display:block;margin-left:auto;margin-right:auto;text-align:center;"><em>Bookmark to:</em><br /><a target="_blank" href="http://del.icio.us/post?url=http://www.pacslife.com/2006/09/07/oh-the-details/&title=Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to Del.icio.us"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/delicious.png" title="Add 'Oh The Details&#8230;' to Del.icio.us" alt="Add 'Oh The Details&#8230;' to Del.icio.us" /></a>&nbsp;<a target="_self" href="http://digg.com/submit?phase=2&amp;url=http://www.pacslife.com/2006/09/07/oh-the-details/&title=Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to digg"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/digg.png" title="Add 'Oh The Details&#8230;' to digg" alt="Add 'Oh The Details&#8230;' to digg" /></a>&nbsp;<a target="_self" href="http://furl.net/storeIt.jsp?t=Oh The Details&#8230;&amp;u=http://www.pacslife.com/2006/09/07/oh-the-details/" title="Add 'Oh The Details&#8230;' to FURL"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/furl.png" title="Add 'Oh The Details&#8230;' to FURL" alt="Add 'Oh The Details&#8230;' to FURL" /></a>&nbsp;<a target="_self" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Oh The Details&#8230;&amp;Description=Oh The Details&#8230;&amp;Url=http://www.pacslife.com/2006/09/07/oh-the-details/" title="Add 'Oh The Details&#8230;' to blinklist"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/blinklist.png" title="Add 'Oh The Details&#8230;' to blinklist" alt="Add 'Oh The Details&#8230;' to blinklist" /></a>&nbsp;<a target="_self" href="http://user.my-tuts.com/tag-tutorial/?url=http://www.pacslife.com/2006/09/07/oh-the-details/&title=Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to My-Tuts"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/mytuts.png" title="Add 'Oh The Details&#8230;' to My-Tuts" alt="Add 'Oh The Details&#8230;' to My-Tuts" /></a>&nbsp;<a target="_self" href="http://reddit.com/submit?url=http://www.pacslife.com/2006/09/07/oh-the-details/&amp;title=Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to reddit"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/reddit.png" title="Add 'Oh The Details&#8230;' to reddit" alt="Add 'Oh The Details&#8230;' to reddit" /></a>&nbsp;<a target="_self" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&name=Oh The Details&#8230;&url=http://www.pacslife.com/2006/09/07/oh-the-details/&version=0.7" title="Add 'Oh The Details&#8230;' to Feed Me Links!"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/feedmelinks.png" title="Add 'Oh The Details&#8230;' to Feed Me Links!" alt="Add 'Oh The Details&#8230;' to Feed Me Links!" /></a>&nbsp;<a target="_self" href="http://technorati.com/search/Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to Technorati"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/technorati.png" title="Add 'Oh The Details&#8230;' to Technorati" alt="Add 'Oh The Details&#8230;' to Technorati" /></a>&nbsp;<a target="_self" href="http://ekstreme.com/socializer/?url=http://www.pacslife.com/2006/09/07/oh-the-details/&title=Oh The Details&#8230;" title="Add 'Oh The Details&#8230;' to Socializer"><img src="http://www.pacslife.com/wp-content/plugins/social_bar/socializer.png" title="Add 'Oh The Details&#8230;' to Socializer" alt="Add 'Oh The Details&#8230;' to Socializer" /></a>&nbsp;</span></p>
<!-- Social Bar END -->]]></content:encoded>
			<wfw:commentRss>http://www.pacslife.com/2006/09/07/oh-the-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
