<?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>Tiger Technologies Blog &#187; Blog Highlights</title>
	<atom:link href="http://blog.tigertech.net/category/blog-highlights/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tigertech.net</link>
	<description>Behind the scenes at tigertech.net</description>
	<lastBuildDate>Tue, 14 May 2013 21:43:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>PHP 5.2.6 being phased out</title>
		<link>http://blog.tigertech.net/posts/php-5-2-obsolete/</link>
		<comments>http://blog.tigertech.net/posts/php-5-2-obsolete/#comments</comments>
		<pubDate>Mon, 27 Aug 2012 20:23:46 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[System Status]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server updates]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2782</guid>
		<description><![CDATA[This post was updated November 30, 2012 to reflect the additional availability of PHP 5.2.17. We currently offer PHP versions 5.2.6, 5.2.17, and the 5.3 series. You can choose which version your account uses in the &#8220;PHP Settings&#8221; section of our &#8220;My Account&#8221; control panel. PHP 5.2 has been obsolete for many years. Because of [...]]]></description>
				<content:encoded><![CDATA[<p><em>This post was updated November 30, 2012 to reflect the <a href="/posts/php-5-2-17-available/">additional availability of PHP 5.2.17</a>.</em></p>
<p>We currently offer PHP versions 5.2.6, 5.2.17, and the 5.3 series. You can choose which version your account uses in the &#8220;PHP Settings&#8221; section of our &#8220;My Account&#8221; control panel.</p>
<p>PHP 5.2 has been obsolete for many years. Because of that, we&#8217;re beginning the process of removing PHP 5.2.6 from our servers and encouraging customers to switch to PHP 5.3. (PHP 5.2.17 is still available for now, but discouraged.)</p>
<p><span id="more-2782"></span></p>
<p>This is unlikely to cause any problems for customers, but we&#8217;ll do it in several steps to ensure a smooth transition:</p>
<ul>
<li><strong>Now</strong>: The default for new accounts, and for accounts that don&#8217;t currently use PHP scripts, has already been switched to version 5.3.</li>
<li><strong>Now through September 14</strong>: Existing customers using PHP 5.2.6 are strongly encouraged to <a href="http://blog.tigertech.net/posts/php-5-3-15-available/" title="PHP 5.3.15 available">switch to PHP 5.3</a>.</li>
<li><strong>September 5</strong>: Running &#8220;/usr/bin/php&#8221; or &#8220;/usr/bin/php5&#8243; from the command line (for example, from an ssh login or a cron job) will run PHP version 5.3 instead of 5.2. This change will not affect most customers, because it is unrelated to which version of PHP runs in response to Web requests.</li>
<li><strong>September 15 &#8211; October 14</strong>: We&#8217;ll identify existing customers who are still using PHP 5.2.6 and send e-mail notices asking them to upgrade.</li>
<li><strong>October 15 &#8211; December 30</strong>: PHP 5.2.6 customers who haven&#8217;t upgraded will be automatically switched to PHP 5.2.17 and notified of the change (we&#8217;ll upgrade a small percentage of sites each business day). Any customers who experience problems can temporarily downgrade to the old version while they work to fix their scripts.</li>
<li><strong>December 31</strong>: Nobody should be using PHP 5.2.6 any more. In January, we&#8217;ll contact any customers who downgraded and make sure they&#8217;re aware that they need to fix things right away.</li>
<li><strong>January 31, 2013</strong>: PHP 5.2.6 will be completely removed from our servers. Any customers still using it will be upgraded to 5.2.17.</li>
<li><strong>Early 2013</strong>: We&#8217;ll also begin supporting the PHP 5.4 series.</li>
</ul>
<p>If you&#8217;re still using PHP 5.2.6, you should take a moment to upgrade as soon as possible. While it&#8217;s unlikely that it will cause any problems, it&#8217;s wise to review your site after <strong>any</strong> change. If you use the control panel to upgrade PHP yourself, you can make sure it happens when you have time to look things over, instead of on a random day before December 30.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/php-5-2-obsolete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.15 available</title>
		<link>http://blog.tigertech.net/posts/php-5-3-15-available/</link>
		<comments>http://blog.tigertech.net/posts/php-5-3-15-available/#comments</comments>
		<pubDate>Fri, 17 Aug 2012 23:10:01 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[System Status]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[all servers]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server updates]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2756</guid>
		<description><![CDATA[PHP 5.3.15 is now available on all hosting accounts. It&#8217;s the default for new customers, and existing customers can update their PHP version using the &#8220;PHP Settings&#8221; link in our &#8220;My Account&#8221; control panel. If you&#8217;re an existing customer using an older version of PHP, we haven&#8217;t yet changed your PHP version. However, we will [...]]]></description>
				<content:encoded><![CDATA[<p>PHP 5.3.15 is now available on all hosting accounts. It&#8217;s the default for new customers, and existing customers can update their PHP version using the &#8220;PHP Settings&#8221; link in our <a href="https://www.tigertech.net/login/">&#8220;My Account&#8221; control panel</a>.</p>
<p>If you&#8217;re an existing customer using an older version of PHP, we haven&#8217;t yet changed your PHP version. However, we will begin doing that in about 30 days (we&#8217;ll announce that separately), so we recommend that you upgrade now. That way, if you find you&#8217;re using an outdated PHP script that isn&#8217;t compatible, you can set PHP back to the previous version and work to update the script. The old PHP 5.2 series will be removed from our servers by the end of 2012.</p>
<p><span id="more-2756"></span></p>
<h3>FastGCI and eAccelerator are now the default</h3>
<p>With this version of PHP, we&#8217;ve redesigned our systems to use <a href="http://support.tigertech.net/fastcgi">FastCGI and eAccelerator</a> by default. This provides a performance boost without having to manually enable these features, as was previously required. We&#8217;ve also provided new control panel options allowing customers to disable FastCGI or eAccelerator in the unlikely event they cause problems. (We haven&#8217;t seen a problem with any script newer than about five years old, so it makes sense to enable it by default now.)</p>
<h3>Easier editing of php.ini</h3>
<p>We&#8217;ve also added a new control panel feature that allows advanced users to edit &#8220;php.ini&#8221; settings without using FTP or the command-line shell. In addition, php.ini changes now take effect instantly, even under FastCGI, because we gracefully stop any running PHP processes for your account whenever the settings are changed.</p>
<h3>Technical tweaks and improvements</h3>
<p>Before we switched to this new version of PHP, we made a list of the difficulties that customers tended to report with previous versions. Based on that, we&#8217;ve tweaked several things to avoid problems and misunderstandings:</p>
<ul>
<li>We don&#8217;t use the <a href="http://www.php.net/manual/en/session.configuration.php#ini.session.save-path">&#8220;optional N argument&#8221; for session.save_path</a> any more, avoiding incompatibilities with scripts that incorrectly treat that setting as a raw file path.</li>
<li>We switched to the bundled version of PHP&#8217;s GD library to avoid the &#8220;missing imagerotate()&#8221; problem that sometimes forced people to <a href="http://support.tigertech.net/wordpress-imagerotate">install an extra WordPress plugin</a>.</li>
<li>If you place a &#8220;php.ini&#8221; file in the same directory as a PHP script, the extra settings will be appended to the master php.ini settings, instead of erasing the master settings. This prevents odd <a href="http://support.tigertech.net/php-missing-mysql">warnings that MySQL is not enabled</a> if you use a php.ini file taken from a Windows server.</li>
<li>You can now enable <a href="http://support.tigertech.net/ioncube">ionCube Loader</a> by simply checking a box in the control panel, just like <a href="http://support.tigertech.net/zend-optimizer">Zend Guard</a> (aka &#8220;Zend Optimizer&#8221;).</li>
<li>We&#8217;ve changed the way we internally manage PHP code so we&#8217;re no longer tied to the Debian Linux PHP release schedule. This lets us offer feature updates more quickly, and will allow us to introduce simultaneous support for the PHP 5.3 and 5.4 series in the future.</li>
</ul>
<p>As always, don&#8217;t hesitate to <a href="http://support.tigertech.net/contact-details">let us know</a> if you have any questions or problems.</p>
<p><em>Update: Shortly after posting this, the PHP developers released a new version and we <a href="http://blog.tigertech.net/posts/php-5-3-upgraded-to-5-3-16/" title="PHP 5.3 upgraded to 5.3.16">updated PHP to version 5.3.16</a>.<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/php-5-3-15-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data center move complete</title>
		<link>http://blog.tigertech.net/posts/data-center-move-complete/</link>
		<comments>http://blog.tigertech.net/posts/data-center-move-complete/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 23:21:36 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[System Status]]></category>
		<category><![CDATA[server updates]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2377</guid>
		<description><![CDATA[As a followup to our previous posts about the move to a new primary data center, we want to confirm to our customers that the change was successfully completed. Due to unrelated network outages at the old data center, we accelerated the original schedule mentioned in that post. Almost all customer sites were moved by [...]]]></description>
				<content:encoded><![CDATA[<p>As a followup to our previous posts about the <a href="/posts/2011-server-upgrades/">move to a new primary data center</a>, we want to confirm to our customers that the change was successfully completed.</p>
<p>Due to <a href="/posts/old-data-center-problems-continuing/">unrelated network outages</a> at the old data center, we accelerated the original schedule mentioned in that post. Almost all customer sites were moved by October 7, and the remainder (a small handful of customer sites that needed manual intervention due to old software that was incompatible with the Debian Linux software update) were moved as of October 18. Everything is, and has been, working normally.</p>
<p>I want to again take the time to apologize to our customers for the service interruptions that occurred because of the original power problem and the later network problem. They weren&#8217;t acceptable. We know you count on us for your success, and we&#8217;re constantly working to improve reliability.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/data-center-move-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2011 server upgrades</title>
		<link>http://blog.tigertech.net/posts/2011-server-upgrades/</link>
		<comments>http://blog.tigertech.net/posts/2011-server-upgrades/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 18:33:28 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[System Status]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[all servers]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[server updates]]></category>
		<category><![CDATA[status]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=2272</guid>
		<description><![CDATA[Over the next four weeks, we&#8217;ll be migrating customer Web sites to upgraded servers. The servers have updated software (and upgraded hardware in some cases), and are also located in a data center with increased power reliability. For most customers, these changes will be completely unnoticeable. However, a very small number of customers might notice [...]]]></description>
				<content:encoded><![CDATA[<p>Over the next four weeks, we&#8217;ll be migrating customer Web sites to upgraded servers. The servers have updated software (and upgraded hardware in some cases), and are also located in a data center with increased power reliability.</p>
<p>For most customers, these changes will be completely unnoticeable. However, a very small number of customers might notice software differences or experience up to five minutes total of &#8220;downtime&#8221; at some point. We recommend reading through this entire post for details.</p>
<p><span id="more-2272"></span></p>
<ul>
<li><a href="#jump-software">Linux software upgrades</a></li>
<li><a href="#jump-hardware">Hardware upgrades</a></li>
<li><a href="#jump-datacenter">Data center reliability improvements</a></li>
<li><a href="#jump-downtime">Will there be any downtime?</a></li>
<li><a href="#jump-anything-else">Will anything else change?</a></li>
<li><a href="#jump-got-questions">Have questions?</a></li>
</ul>
<h3 id="jump-software">Linux software upgrades</h3>
<p>First of all, we&#8217;re updating the software on all our Web servers, which we do every couple of years. Our servers use the <a href="http://www.debian.org/">Debian GNU/Linux</a> operating system, which releases new versions from time to time (just like Windows or Mac OS X).</p>
<p>Earlier this year, Debian released <a href="http://www.debian.org/releases/squeeze/">version 6.0</a> (aka &#8220;squeeze&#8221;), so it&#8217;s time for us to upgrade. This will make sure we can continue to use Debian security updates to keep our systems safe, and will give customers access to newer versions of some programs. Among the many updates:</p>
<ul>
<li>The Apache Web server will be upgraded from version 2.2.9 to 2.2.16</li>
<li>The MySQL database server will be upgraded from 5.0.51a to 5.1.49</li>
<li>The Perl scripting language will be upgraded from 5.10.0 to 5.10.1</li>
<li>The default version of the Python scripting language will change from 2.5.2 to 2.6.6</li>
</ul>
<p>Sharp-eyed readers will notice that these are not the newest, &#8220;cutting-edge&#8221; versions available. This is intentional; the philosophy of Debian Linux (and of our hosting platform) is to only use extremely well-tested, tried-and-true versions. We strongly value stability over new features, within reason, because that improves reliability for the majority of our customers.</p>
<p>However, we want to emphasize that these versions also <a href="/posts/security-updates/">include security updates from later versions</a> &#8212; for example, Apache includes the features from 2.2.16, but also includes security fixes from versions 2.2.17 through 2.2.21.</p>
<p>By the way, we&#8217;re intentionally not changing the version of the PHP scripting language with this upgrade. We&#8217;ll be introducing the newer PHP 5.3 series as a separate future update to minimize the number of changes that occur at once.</p>
<p>All modern software scripts you may have installed on your Web site should be compatible with the update. As always, using the latest version of any software you&#8217;ve installed is the way to ensure that your site is secure and doesn&#8217;t experience any compatibility problems. If you&#8217;re using an outdated version of a script you&#8217;ve installed on your site and you&#8217;ve been putting off an upgrade, now is a great time to take care of that.</p>
<h3 id="jump-hardware">Hardware upgrades</h3>
<p>We&#8217;re also finishing a years-long project to replace older servers with newer, more powerful hardware. Most sites are already hosted on newer servers with dual quad-core (8 CPU) Xeon processors, 16 GB of RAM, and a solid state drive in the RAID array providing MySQL database storage. After this upgrade, those are the only hosting servers we&#8217;ll have, so all our customers will see the fastest possible site performance.</p>
<h3 id="jump-datacenter">Data center reliability improvements</h3>
<p>We&#8217;ve been using the same primary data center (the building that stores most of our physical servers) for more than ten years, with generally good results.</p>
<p>Earlier this year, though, that data center had several electrical power problems that caused unacceptable interruptions in service. While it&#8217;s been stable for a couple of months, the data center engineers failed to convince us that problems can&#8217;t recur.</p>
<p>We have business relationships with several data center companies, and as a result of these problems, we&#8217;re now using a different building as our primary data center. Our own site and recently opened customer sites are already located there; older sites are being &#8220;migrated&#8221; as part of the changes mentioned above.</p>
<p>The data center is managed by CoreSite, a large company with an excellent track record. The facility was originally designed for telephone company service, which has the highest power availability standards in the industry. In addition, the data center is the home of <a href="http://en.wikipedia.org/wiki/MAE-West">MAE-West</a>, one of the largest Internet traffic exchange points in the world. This gives us a wider choice of network providers and peering connections to make sure we can continue to meet the growing bandwidth demands of modern Web sites.</p>
<p>We&#8217;re confident that this will allow us to provide the reliability you expect and need for your Web site and e-mail service.</p>
<h3 id="jump-downtime">Will there be any downtime?</h3>
<p>With these changes, we&#8217;re &#8220;migrating&#8221; Web sites to upgraded servers. We do this using the same well-tested procedure we&#8217;ve always used to move sites when we need to balance server loads or retire obsolete hardware; it allows us to move most sites &#8220;live&#8221; with no service interruption at all.</p>
<p>If you have a very large, busy MySQL database, though, your site may be unavailable for a few seconds &#8212; or even a few minutes in the worst case. That&#8217;s because the migration process works like this:</p>
<ol>
<li>It first copies all the files and databases for a site to a new server.</li>
<li>Next, it queues incoming connections so that they don&#8217;t reach the old server. This is done in such a way that Web browsers won&#8217;t see any error messages if the following steps finish quickly.</li>
<li>It then re-copies any files or databases that changed since step 1.</li>
<li>Finally, it routes the queued connections to the new server.</li>
</ol>
<p>For most sites, the amount of data changed in step 3 is small: it completes in a second or two, so any visitors to the site at that moment would see nothing but a short delay in loading a page.</p>
<p>But if you have a large database that&#8217;s constantly changing, the migration may need to copy over an entire database again in step 3. On average, this takes about 10 seconds per 70 MB of database tables, so if you have a very large database, the delay can be long enough that some visitors might see &#8220;timeout on server&#8221; errors before step 4. The largest database we recommend <a href="http://support.tigertech.net/mysql-size">is 2 GB</a> (2000 MB), so the worst case is about 5 minutes of unavoidable downtime. (This is still less than the downtime that would result if we upgraded the Linux software &#8220;in place&#8221; on the existing servers, as we used to.)</p>
<p>We automatically move sites with large databases outside of normal business hours (usually between 9 PM and midnight Pacific time) to minimize the impact. However, if your site has databases over 100 MB in size (most don&#8217;t) and you&#8217;d like us to migrate your site at a time when you feel the site traffic is slower, don&#8217;t hesitate to contact us. We can also display a custom &#8220;this site is undergoing maintenance&#8221; type of message during the migration if you wish.</p>
<h3 id="jump-anything-else">Will anything else change?</h3>
<p>One other thing we should mention for technically advanced users is that the IP address of your site will change. However, this won&#8217;t cause any problems, because we update the DNS entries for your site as it&#8217;s migrated. We also &#8220;proxy&#8221; any connections that arrive at the old IP address so that the DNS &#8220;time to live&#8221; doesn&#8217;t cause any issues.</p>
<p>(This is why we insist on handling the DNS nameservers for sites we host, even though we have to turn away some business as a result. When we manage the DNS entries, we can make sure you won&#8217;t experience downtime if your site&#8217;s IP address changes.)</p>
<h3 id="jump-got-questions">Have questions?</h3>
<p>Please <a href="http://support.tigertech.net/contact">contact our support team</a> if you have any questions. We appreciate your business!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/2011-server-upgrades/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Now We Are Six: IPv6 support</title>
		<link>http://blog.tigertech.net/posts/ipv6-support/</link>
		<comments>http://blog.tigertech.net/posts/ipv6-support/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 17:01:57 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[ipv6]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1925</guid>
		<description><![CDATA[We&#8217;re pleased to announce optional IPv6 support for Web sites hosted with our company (just in time for World IPv6 day next week!). Most customers shouldn&#8217;t use IPv6 yet, and if you don&#8217;t know what it is, you can safely ignore this post. But if you&#8217;re familiar with IPv6 and interested in adding it to [...]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re pleased to announce optional IPv6 support for Web sites hosted with our company (just in time for World IPv6 day next week!).</p>
<p>Most customers shouldn&#8217;t use IPv6 yet, and if you don&#8217;t know what it is, you can safely ignore this post. But if you&#8217;re familiar with IPv6 and interested in adding it to your site, this post explains what you need to know.</p>
<p><span id="more-1925"></span></p>
<h3>What is IPv6?</h3>
<p><a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a> is a new way of making Internet connections.</p>
<p>Most computers on the Internet use “IPv4” connections, which have been the standard for about 30 years. Until recently, “the Internet” mostly just meant “computers with an IPv4 address that are able to make connections to any other computer with an IPv4 address”.</p>
<p>Unfortunately, IPv4 has some problems. The biggest problem is that there are only about 4 billion IPv4 addresses available, which isn’t enough to connect every computer that wants to be on the Internet in the future. Almost all of those 4 billion addresses have been used or reserved.</p>
<p>Internet engineers recognized this problem more than a decade ago and created IPv6, a new standard with many more addresses. There are enough IPv6 addresses to give trillions of them to every person on the planet. (IPv6 has other technical advantages, too.)</p>
<p>IPv6 is slowly being added to existing computers so they can use both IPv4 and IPv6. These computers will have two separate addresses: an IPv4 address that looks like “192.0.2.1” and an IPv6 address that looks quite different, such as “2001:db8::1:2:beef”.</p>
<p>When two computers on the Internet both have IPv6 addresses, they can use IPv6 to connect to each other instead of using IPv4. In fact, Internet standards say that two computers with IPv6 addresses should always use IPv6. Eventually, every computer on the Internet will have an IPv6 address and every connection will take place over IPv6. IPv4 won’t be used any more.</p>
<p>That’s the theory, anyway. Unfortunately, adding IPv6 addresses to computers has been a slow process. There’s been no pressing need for it: since everyone on the Internet has an IPv4 address, adding IPv6 doesn’t give much of a visible benefit, and people frankly have better things to do with their time.</p>
<p>That changed in early 2011. IPv4 addresses <a href="http://en.wikipedia.org/wiki/IPv4_address_exhaustion">really are running low now</a>. It’s possible that within a year or two, some people connecting to the Internet won’t have an IPv4 address. They’ll only be able to make IPv6 connections, and if you want these people to be able to connect to your Web site, your site will need an IPv6 address.</p>
<p>We now support IPv6 as an optional feature for our Web hosting customers. It’s something you can turn on, but it’s currently not enabled by default.</p>
<h3>Can enabling IPv6 cause problems?</h3>
<p>Enabling IPv6 <strong>can</strong> cause problems. When you enable IPv6, we tell the rest of the Internet that computers should make an IPv6 connection to your site if they’re able to do so.</p>
<p>This doesn’t affect the vast majority of visitors to your site: most people only have IPv4 addresses and will continue to make IPv4 connections. The trouble is that a small number of computers on the Internet (perhaps 0.2%) think they can make IPv6 connections, but due to technical problems on their end, they really can’t. Because there aren’t many IPv6-enabled Web sites on the Internet, these people haven’t yet noticed that they have a general problem with their Internet connection. They just think that a small handful of sites don’t work properly.</p>
<p>If you enable IPv6 for your site, these visitors will see an error message and think your site is “down”. Because of this, you should enable IPv6 on your site only if you can tolerate having a small number of visitors unable to reach you. This is probably not a good idea for an e-commerce site, for example.</p>
<p>By the way, if you’re interested in finding out if <strong>your</strong> computer has this problem, there’s a <a href="http://test-ipv6.com/">Test Your IPv6</a> site that will check your connection. (Just so it’s clear, that site tests your own cable/DSL/dialup connection, not our servers or your site with us.)</p>
<h3>Why would anyone enable IPv6 if it might cause problems?</h3>
<p>The number of people with IPv6-only connections will slowly increase over time, and the number of people with broken IPv6 connections will slowly decrease.</p>
<p>Eventually there will be more people on the Internet with IPv6-only connections than people with broken IPv6 connections. Enabling IPv6 for your site will then result in more people being able to reach it without errors, not fewer.</p>
<p>We can’t predict when that day will come, and to some extent it depends on who visits your site. There will probably be more IPv6-only computers in China than in the United States, for example, so if your site is targeted at Chinese visitors, your site might see a benefit before other sites. For now, we’re letting individual site owners choose when and whether to enable IPv6.</p>
<h3>What is “World IPv6 Day”?</h3>
<p>Because of the problems described above, no large site wants to enable IPv6 before its competitors. For example, if Google enables IPv6, a small number of their visitors won’t be able to connect to Google any more. If those visitors try Yahoo instead and find that it works, they’ll switch to Yahoo and Google will lose lots of money. (Make no mistake: 0.2% of Google’s revenue <strong>is</strong> a lot of money.)</p>
<p>This problem has made Internet engineers enable IPv6 more slowly than they’d like to. Even though almost everyone agrees that enabling IPv6 on every Web site is a good idea in the long run, nobody wants to go first.</p>
<p>The solution to this is <a href="http://www.worldipv6day.org/">World IPv6 Day</a>. On June 8, 2011 <a href="http://en.wikipedia.org/wiki/Coordinated_Universal_Time">UTC</a> (which is 5:00 PM Pacific time June 7), many of the largest sites on the Internet (including Google and Yahoo) will simultaneously enable IPv6 for 24 hours.</p>
<p>During that period, people using computers with broken IPv6 connections will find that they can’t connect to most large sites. The hope is that they’ll complain to their local network manager or ISP (who can fix it) instead of the people running the sites (who can’t). It’s a sort of “Mutually Assured Destruction” pact &#8212; World IPv6 Day <strong>will</strong> cause problems for a small number of people, but the problems won’t make Google look any worse than Yahoo, for example.</p>
<p>Tiger Technologies is participating in World IPv6 Day by enabling our own <a href="http://www.tigertech.net/">www.tigertech.net</a> main site (but not any other URLs) for IPv6 during that 24 hour period. We encourage our more adventurous hosting customers to do so, too. The more sites that people with broken IPv6 addresses can’t reach that day, the more likely it is that they’ll realize the problem is on their end.</p>
<p>If you want to participate, you can either enable IPv6 support yourself during that period and turn it off afterward (by following the instructions below), or you can <a href="http://support.tigertech.net/contact">contact us</a> at any time before June 7 at 5:00 PM Pacific time and ask that we enable your site only for World IPv6 Day. We’ll handle it for you.</p>
<h3>How do I enable IPv6 for my site?</h3>
<p>If you enable IPv6, your site on our servers will have an IPv6 address (in addition to the normal IPv4 address). Visitors using computers with an IPv6 address will then try to connect to your site using IPv6 connections.</p>
<p>You can enable IPv6 for your site using the DNS section of our control panel:</p>
<ul>
<li>Login to the “My Account” control panel (<a href="http://support.tigertech.net/login">having trouble?</a>)</li>
<li>Click <strong>Domain Name Options</strong></li>
<li>Click <strong>Edit DNS Zone</strong></li>
<li>Scroll down to <strong>IPv6 support</strong></li>
<li>Follow the instructions to <strong>enable IPv6 support</strong></li>
</ul>
<p>(If you want to disable IPv6 after turning it on, the same screen allows you to disable it.)</p>
<h3>Is there anything else I should know?</h3>
<p>Here are some technical details for IPv6 experts:</p>
<ul>
<li>We’re providing native, dual-stack IPv6. It’s not <a href="http://en.wikipedia.org/wiki/6to4">6to4</a> or another tunneling scheme.</li>
<li>All our servers have outgoing IPv6 support. They prefer IPv6 for outgoing connections to other IPv6-enabled sites as detailed in <a href="http://www.faqs.org/rfcs/rfc3484.html">RFC 3484</a>.</li>
<li>If you enable IPv6, we allow incoming IPv6 connections on ports 80 and 443 (for Web sites) and on ports 22 and 23 (for <a href="http://support.tigertech.net/shell">ssh and telnet</a>). We don’t currently allow IPv6 connections to any other ports or services.</li>
<li>IPv6 is fully supported for SSL sites. Our Apache Web servers will recognize the IPv6 address of your site and choose the correct certificate to present to the browser.</li>
<li>Each IPv6 site has a dedicated IPv6 address on our servers, and IPv6 reverse DNS for that address works correctly.</li>
<li>Except for <a href="http://www.tigertech.net/">www.tigertech.net</a> during World IPv6 Day, we aren’t yet advertising IPv6 AAAA addresses for any of our own sites. This is because we’re extremely sensitive to the reliability of things like mail service on <a href="http://mail.tigertech.net/">mail.tigertech.net</a>. We’ll make separate announcements on our blog about IPv6 for any other services in the future.</li>
<li>While we consider IPv6 to be production quality on our end, the reality is that some of your site visitors won’t have reliable IPv6 connections on their end. If you have trouble as a result of enabling IPv6, you’ll probably need to just disable it for now.</li>
</ul>
<p>As always, don’t hesitate to <a href="http://support.tigertech.net/contact">contact us</a> if you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/ipv6-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress &#8220;one-click&#8221; installer</title>
		<link>http://blog.tigertech.net/posts/wordpress-with-one-click/</link>
		<comments>http://blog.tigertech.net/posts/wordpress-with-one-click/#comments</comments>
		<pubDate>Wed, 25 May 2011 22:04:51 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1908</guid>
		<description><![CDATA[We&#8217;re pleased to announce our WordPress &#8220;one-click&#8221; installer. Using this new feature in our &#8220;My Account&#8221; control panel, you can easily install WordPress on your Web site. WordPress is a popular (and free!) way of creating blogs or &#8220;real Web pages&#8221; &#8212; it&#8217;s an easy-to-use, flexible &#8220;Content Management System&#8221;. We recommend WordPress for most customers [...]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re pleased to announce our <a href="http://support.tigertech.net/wordpress">WordPress &#8220;one-click&#8221; installer</a>. Using this new feature in our &#8220;My Account&#8221; control panel, you can easily install WordPress on your Web site.</p>
<p><span id="more-1908"></span></p>
<p><a href="http://wordpress.org/">WordPress</a> is a popular (and free!) way of creating blogs or &#8220;real Web pages&#8221; &#8212; it&#8217;s an easy-to-use, flexible &#8220;Content Management System&#8221;.</p>
<p>We recommend WordPress for most customers who want to create a site, but don&#8217;t want to install any software on their own computer. Just answer a couple of questions about where you&#8217;d like WordPress to be installed and whether you&#8217;ll use it primarily to make Web pages or blog posts, and the installer handles the rest &#8212; no need to upload files or create a database. Updates are simple, too, using the standard WordPress &#8220;Dashboard&#8221;.</p>
<p>So of you&#8217;ve been looking for an easy way to create a good-looking site or blog, give WordPress a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/wordpress-with-one-click/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Wildcard SSL certificates now available</title>
		<link>http://blog.tigertech.net/posts/wildcard-ssl-certificates-now-available/</link>
		<comments>http://blog.tigertech.net/posts/wildcard-ssl-certificates-now-available/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 23:16:04 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1515</guid>
		<description><![CDATA[Back in May, we posted that we now offer basic SSL certificates for just $19.00 a year, allowing you to protect your Web site without going broke. Today, we&#8217;ve added another option: you can optionally choose a &#8220;wildcard&#8221; AlphaSSL certificate instead for just $49.00 a year. A wildcard SSL certificate works for your top level [...]]]></description>
				<content:encoded><![CDATA[<p>Back in May, we posted that <a href="/posts/ssl-certificate-price-drop/">we now offer basic SSL certificates for just $19.00 a year</a>, allowing you to protect your Web site without going broke.</p>
<p>Today, we&#8217;ve added another option: you can optionally choose a &#8220;wildcard&#8221; AlphaSSL certificate instead for <strong>just $49.00 a year</strong>.</p>
<p><span id="more-1515"></span></p>
<p>A wildcard SSL certificate works for your top level domain name (such as “example.com”) and every other single-level <a href="http://support.tigertech.net/subdomains">subdomain</a> (including “store.example.com”, “internal.example.com”, &#8220;www.example.com&#8221;, and so on). The advantage is that you don’t have to choose the specific subdomains in advance.</p>
<p>Wildcard certificates are usually pretty expensive &#8212; it&#8217;s not uncommon to see them sold for over $200.00 a year &#8212; but we&#8217;re making them as affordable as possible, because we <strong>really</strong> think more customers should use SSL security on their sites. Because we&#8217;re not making a profit on the certificates themselves, they&#8217;re only available to hosting customers on our Gold or Platinum hosting plans.</p>
<p>By contrast, basic certificates only protect versions of your domain name both with and without the leading &#8220;www.&#8221; subdomain (e.g., &#8220;www.example.com&#8221; and &#8220;example.com&#8221;); they are still available for $19.00 if that&#8217;s all you need.</p>
<h3>Getting a certificate</h3>
<p>See our <a href="http://support.tigertech.net/ssl">SSL certificate page</a> for full details on SSL certificates. Customers can easily order them through our <a href="https://www.tigertech.net/cgi-bin/domainsettings.cgi">&#8220;My Account&#8221; control panel</a>, and they will usually be installed within one business day.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/wildcard-ssl-certificates-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL certificate price drop from $99 to $19</title>
		<link>http://blog.tigertech.net/posts/ssl-certificate-price-drop/</link>
		<comments>http://blog.tigertech.net/posts/ssl-certificate-price-drop/#comments</comments>
		<pubDate>Wed, 19 May 2010 20:02:19 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>
		<category><![CDATA[plans]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=1158</guid>
		<description><![CDATA[We&#8217;re pleased to announce that we&#8217;ve dramatically lowered our price on SSL certificates &#8212; they&#8217;re now just $19.00. What&#8217;s an SSL certificate? It activates the &#8220;padlock&#8221; icon for your site in a Web browser, showing that the connection is encrypted for security. You should use an SSL certificate if your visitors type sensitive data such [...]]]></description>
				<content:encoded><![CDATA[<p>We&#8217;re pleased to announce that we&#8217;ve dramatically lowered our price on <a href="http://support.tigertech.net/ssl">SSL certificates</a> &#8212; they&#8217;re now just $19.00.</p>
<p>What&#8217;s an SSL certificate? It activates the &#8220;padlock&#8221; icon for your site in a Web browser, showing that the connection is encrypted for security. You should use an SSL certificate if your visitors type sensitive data such as usernames, passwords or credit card numbers, because it ensures that &#8220;hackers&#8221; can&#8217;t intercept that data.</p>
<p><span id="more-1158"></span></p>
<h3>What&#8217;s changed?</h3>
<p>SSL certificates need to be &#8220;signed&#8221; by a company that&#8217;s trusted by all the popular browser manufacturers. Until recently, only a few of these companies existed, meaning they could charge a premium for their service. Even with bulk discounts, the best price we could offer our customers was $99.</p>
<p>The SSL certificate market has changed a lot in the last couple of years, though. We&#8217;ve evaluated several other companies, and we&#8217;ve chosen to offer AlphaSSL certificates from GlobalSign at a remarkably lower price: just $19.</p>
<p>(SSL certificates also require a dedicated IP address, which is included at no extra charge in our <a href="http://www.tigertech.net/plans.shtml">Gold and Platinum plans</a>. Even if you need to upgrade from our Silver plan, the new price still saves you a lot of money.)</p>
<p>We&#8217;ve tested the AlphaSSL certificates extensively (on our own secure Webmail pages) to make sure they work just as well as the old certificates and offer the same level of security. They do.</p>
<p>AlphaSSL certificates have a couple of other advantages, too:</p>
<ul>
<li>They can work with both the www and non-www versions of your site (such as &#8220;www.example.com&#8221; and &#8220;example.com&#8221;) at no extra charge.</li>
<li>They include a clickable &#8220;security seal&#8221; you can place on your Web site for visitors to click to validate your Web site&#8217;s certificate. Our previous provider charged an extra $30 for that.</li>
</ul>
<h3>Ready to sign up?</h3>
<p>See our <a href="http://support.tigertech.net/ssl">support page</a> for full details on using SSL certificates, including other available options like self-signed certificates.</p>
<p>You can easily order a certificate through our <a href="https://www.tigertech.net/cgi-bin/domainsettings.cgi">&#8220;My Account&#8221; control panel</a>, and it will usually be installed within one business day.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/ssl-certificate-price-drop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Special deal: a year of Web hosting for $20.10</title>
		<link>http://blog.tigertech.net/posts/special-deal-2010/</link>
		<comments>http://blog.tigertech.net/posts/special-deal-2010/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 23:37:27 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[Business Announcements]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=880</guid>
		<description><![CDATA[To celebrate the new year, we&#8217;re offering a special deal: a full year of Web hosting service for $20.10. That&#8217;s more than a 75% savings over the standard price of $83.40 &#8212; you&#8217;ll save over $63! Our Web hosting plan includes e-mail accounts, free domain name registration, and free WHOIS privacy (an option that often [...]]]></description>
				<content:encoded><![CDATA[<p>To celebrate the new year, we&#8217;re offering a special deal: <strong>a full year of Web hosting service for $20.10</strong>. That&#8217;s more than a 75% savings over the standard price of $83.40 &#8212; you&#8217;ll save over $63!</p>
<p>Our Web hosting plan includes e-mail accounts, free domain name registration, and free WHOIS privacy (an option that often costs $8.99 or more elsewhere). <a href="http://support.tigertech.net/special-plan-2010">Get the full details here.</a></p>
<p>This offer is available through January 15 at 5 PM Pacific time, and it&#8217;s for new accounts or transfers only &#8212; so <a href="http://www.tigertech.net/order.shtml">sign up now</a> if you&#8217;re in the market for Web hosting service.</p>
<p>This plan is still eligible for our <a href="http://support.tigertech.net/referral">Referral Rewards program</a> (you&#8217;ll get 33% of the $20.10). So if you have friends who need hosting service, be sure to let them know about this special offer.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/special-deal-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 4 being phased out</title>
		<link>http://blog.tigertech.net/posts/php4-obsolete/</link>
		<comments>http://blog.tigertech.net/posts/php4-obsolete/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 22:31:39 +0000</pubDate>
		<dc:creator>Robert Mathews</dc:creator>
				<category><![CDATA[Blog Highlights]]></category>
		<category><![CDATA[System Status]]></category>
		<category><![CDATA[Tech Corner]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://blog.tigertech.net/?p=661</guid>
		<description><![CDATA[For the last several years, we&#8217;ve offered PHP versions 4 and 5 on our servers. This made sense when PHP 5 was new: Even though PHP 5 is faster and more secure than PHP 4, a small handful of scripts were originally incompatible with version 5, and we wanted to give customers a choice. However, [...]]]></description>
				<content:encoded><![CDATA[<p>For the last several years, we&#8217;ve offered PHP versions 4 and 5 on our servers. This made sense when PHP 5 was new: Even though PHP 5 is faster and more secure than PHP 4, a small handful of scripts were originally incompatible with version 5, and we wanted to give customers a choice.</p>
<p>However, PHP 5 is now more than five years old, and the PHP developers declared version 4 obsolete in 2007. All our new customers have been using PHP 5 by default for more than a year, and we&#8217;ve received no complaints about incompatibilities.</p>
<p>No PHP script should require the obsolete PHP version 4 any more. Because of that, we&#8217;re beginning the process of removing it from our servers.</p>
<p><span id="more-661"></span></p>
<p>This is unlikely to cause any problems for customers, but we&#8217;ll do it in several steps during the rest of 2009 to ensure a smooth transition:</p>
<ul>
<li><strong>Now</strong>: We no longer mention PHP 4 support on our Web site. Existing customers using PHP 4 are encouraged to <a href="http://support.tigertech.net/php-versions">switch to PHP 5</a>.</li>
<li><strong>July 31</strong>: New customers who sign up after this date will never see the PHP 4 option in their control panel.</li>
<li><strong>August 1-31</strong>: We&#8217;ll identify existing customers who are still using PHP 4 and send e-mail notices asking them to upgrade.</li>
<li><strong>September 1</strong>: Existing customers using PHP 5 will no longer be able to downgrade to PHP 4 without manual assistance from our staff. Also, running &#8220;/usr/bin/php&#8221; from the command line (for example, from an ssh login or a cron job) will run /usr/bin/php5 instead of /usr/bin/php4.</li>
<li><strong>September 1-14</strong>: We&#8217;ll send PHP 4 customers final notices asking them to upgrade.</li>
<li><strong>September 15 &#8211; October 31</strong>: PHP 4 customers will be automatically upgraded to use PHP 5 and notified of the change (we&#8217;ll upgrade a small number of sites each day). Any customers who experience problems can notify us and downgrade to the old version for 30 days while they work to upgrade their scripts.</li>
<li><strong>December 1</strong>: PHP 4 software will be completely removed from our servers.</li>
</ul>
<p>Don&#8217;t hesitate to <a href="http://support.tigertech.net/contact">contact us</a> if you have any questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tigertech.net/posts/php4-obsolete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.544 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-18 17:46:30 -->
