<?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>Web Hosting Geeks&#039; Blog &#187; web hosting technology</title> <atom:link href="http://webhostinggeeks.com/blog/tag/web-hosting-technology/feed/" rel="self" type="application/rss+xml" /><link>http://webhostinggeeks.com/blog</link> <description>Web Hosting Industry News, Latest Trends, and Analyses.</description> <lastBuildDate>Thu, 09 Feb 2012 05:48: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> <item><title>Advanced Web Hosting Technology</title><link>http://webhostinggeeks.com/blog/2009/07/31/advanced-web-hosting-technology/</link> <comments>http://webhostinggeeks.com/blog/2009/07/31/advanced-web-hosting-technology/#comments</comments> <pubDate>Fri, 31 Jul 2009 17:45:20 +0000</pubDate> <dc:creator>Art</dc:creator> <category><![CDATA[Random Stuff]]></category> <category><![CDATA[load balancing]]></category> <category><![CDATA[redundancy]]></category> <category><![CDATA[scalability]]></category> <category><![CDATA[session state]]></category> <category><![CDATA[technical terms]]></category> <category><![CDATA[uptime]]></category> <category><![CDATA[web hosting industry]]></category> <category><![CDATA[web hosting technology]]></category><guid
isPermaLink="false">http://webhostinggeeks.com/blog/?p=449</guid> <description><![CDATA[Along with the web hosting industry comes a lot of unfamiliar terms and technical jargon.  While some are self explanatory and a bit easier to process, others are downright confusing, especially to the newcomer who knows little to nothing about the industry.  This article will introduce you to some of the more advanced terms and [...]]]></description> <content:encoded><![CDATA[<p
align="left">Along with the web hosting industry comes a lot of unfamiliar terms and technical jargon.  While some are self explanatory and a bit easier to process, others are downright confusing, especially to the newcomer who knows little to nothing about the industry.  This article will introduce you to some of the more advanced terms and explain their meanings.</p><p
align="left"><p
align="left"><strong>Availability </strong></p><p
align="left"><p
align="left">Often referred to as uptime, the availability of a system describes its accessibility and ability to provide a level of redundancy that works to prevent failure at any single point.  For instance, if only one server is responding to HTTP requests, the server qualifies as a single point of failure.  If there are two web servers in a load balancing scheme, then the load balancer itself is the single point of failure.  Most high availability systems are equipped with efficient fault-tolerance mechanisms to ensure the necessary redundancies.  Because 100% availability is costly and rather difficult to achieve, the industry standard in the web hosting business is at around 99.9%.</p><p
align="left"><p
align="left"><strong>Load Balancing </strong></p><p
align="left"><p
align="left">Load balancing is a method web hosting providers employ to more evenly distribute the system load over a group of available servers.  This technology is used to ensure that all servers process their fair share of requests without being overworked and more susceptible to failing.  There are many types of load balancers and these mechanisms come in both software and hardware varieties.</p><p
align="left"><p
align="left"><strong>Response time and Transaction Load</strong></p><p
align="left"><p
align="left">The performance of a server is associated with the response time of a given transaction load.  In regard to a website, it is measured by the time it takes to load web pages and process requests to the web server.  The performance of large, high traffic websites can be greatly enhanced by upgrading hardware, residing on a dedicated server or utilizing load balancing technology.  In many cases, fine tuning software packages such as MySQL and PHP can also increase response times.</p><p
align="left"><p
align="left"><strong>Scalability </strong></p><p
align="left"><p
align="left">The scalability of a system generally refers to the property that enables it to service any given load by upgrading hardware or incorporating additional services in a predetermined manner.  It essentially describes an instance in which performance and throughput can still be maintained once the load increases.  Scalability is a great quality to have in a web hosting solution as it can support the growth and increasing needs of your website.</p><p
align="left"><p
align="left"><strong>Session State </strong></p><p
align="left"><p
align="left">Session state is often needed to maintain the connection of a client program and a given server.  This typically needs to be done to accommodate a user who is logged into the system.  If the topology consists of multiple servers, maintaining session state is crucial and something that must be taken care.  Most load balancing software applications on the market provide facilities that enable this to done.  The most common methods are implementing cookies and rewriting URLs with the server details included.  load_balance.htm</p><p
align="left"><p
align="left"><strong>Throughput </strong></p><p
align="left"><p
align="left">Though closely tied to performance, throughput is best described as the number of concurrent transactions the server is able to process.  The higher the throughput, the more processing power to the system.</p><p
align="left"><h3  class="related_post_title">Related posts:</h3><ul
class="related_post"><li>October 2, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/10/02/ram-bandwidth-disk-space-needed/" title="How Much RAM / Bandwidth / Disk Space Do I Really Need?">How Much RAM / Bandwidth / Disk Space Do I Really Need?</a></li><li>September 29, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/09/29/guarantees-separating-fact-from-fiction/" title="Guarantees – Separating Fact from Fiction">Guarantees – Separating Fact from Fiction</a></li><li>June 6, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/06/06/surviving-website-downtime/" title="Surviving Website Downtime">Surviving Website Downtime</a></li><li>May 9, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/05/09/knowing-when-to-choose-a-cloud-hosting-plan/" title="Knowing When to Choose a Cloud Hosting Plan">Knowing When to Choose a Cloud Hosting Plan</a></li><li>April 14, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/04/14/the-transition-from-shared-hosting-to-the-cloud/" title="The Transition from Shared Hosting to the Cloud">The Transition from Shared Hosting to the Cloud</a></li><li>February 17, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/02/17/when-to-cancel-a-web-hosting-plan/" title="When to Cancel a Web Hosting Plan">When to Cancel a Web Hosting Plan</a></li><li>January 16, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/16/top-web-hosting-site/" title="What Makes a Top Web Hosting Site?">What Makes a Top Web Hosting Site?</a></li><li>January 16, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/16/server-uptime-best-web-hosting-company/" title="Web Server Uptime – a Key to the Selection of the Best Web Hosting Company">Web Server Uptime – a Key to the Selection of the Best Web Hosting Company</a></li><li>January 13, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/13/web-hosting-offers/" title="Learn about Web Hosting with its Offers">Learn about Web Hosting with its Offers</a></li><li>January 13, 2011 &ndash; <a
href="http://webhostinggeeks.com/blog/2011/01/13/select-best-web-hosting-company/" title="How to Select the Best Web Hosting Company?">How to Select the Best Web Hosting Company?</a></li></ul>]]></content:encoded> <wfw:commentRss>http://webhostinggeeks.com/blog/2009/07/31/advanced-web-hosting-technology/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: webhostinggeeks.com @ 2012-02-10 02:17:53 -->
