<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.websitemagazine.com/content/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>'Net Features : servers</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx</link><description>Tags: servers</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>Percona Offered by Big Hosting Companies</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/11/08/percona-offered-by-big-hosting-companies.aspx</link><pubDate>Thu, 08 Nov 2012 18:30:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:21952</guid><dc:creator>Michael Garrity</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=21952</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/11/08/percona-offered-by-big-hosting-companies.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;High performance is, obviously, the ultimate goal of any Web hosting company worth its salt. Perhaps that is why so many notable names in the hosting industry have been turning to &lt;a href="http://www.google.com/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;cad=rja&amp;amp;ved=0CB8QFjAA&amp;amp;url=http%3A%2F%2Fwww.percona.com%2F&amp;amp;ei=xHOZUKm5MI-xygGw1IGwAQ&amp;amp;usg=AFQjCNF8FYLZKxqWunA_a_J3eGk6LF98FQ&amp;amp;sig2=9LRg4K3vfEmSt4CzglF4Bw" target="_blank"&gt;Percona&lt;/a&gt;, the enterprise-level MySQL support, consulting, training and development services provider.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Basically, Percona works to make MySQL faster and more reliable for its clients, and as of late, it&amp;rsquo;s being seeing &amp;ldquo;rapid and increasing adoption&amp;rdquo; by hosting providers, some of which are pretty huge names, including RackSpace, Blue Host, HP, Joyent, Crucial Web Hosting and SpeedySparrow.&lt;br /&gt;&lt;br /&gt;These providers are all making available to their customers the latest release of Percona&amp;rsquo;s enhanced drop-in replacement for MySQL, known as Percona Server version 5.5.28-29.1. In fact, Percona Server is actually one of the top three most deployed MySQL alternatives around, according to a report from 451 Research.&lt;br /&gt;&lt;br /&gt;And it&amp;rsquo;s no surprise why, as Percona Server offers hosting providers advanced features that can speed up their searches and increase security, as well as giving administrators more control over their server environments. Plus, it&amp;rsquo;s a free, open source solution that provides breakthrough performance, scalability, features and instrumentation, in addition to self-tuning algorithms and support for high-performance hardware. Not too shabby.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=21952" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/Web+Hosting/default.aspx">Web Hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/hosting/default.aspx">hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx">servers</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/rackspace/default.aspx">rackspace</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wm-webhosting/default.aspx">wm-webhosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/percona/default.aspx">percona</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/blue+host/default.aspx">blue host</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/joyent/default.aspx">joyent</category></item><item><title>Need To Know Server Response Code Ranges</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2008/08/15/need-to-know-server-response-code-ranges.aspx</link><pubDate>Fri, 15 Aug 2008 14:19:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:5975</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=5975</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2008/08/15/need-to-know-server-response-code-ranges.aspx#comments</comments><description>&lt;p&gt;You may know what a 404 server response code means, but what about the 
others? Discover what all 200, 300, 400 and 500 code ranges mean and start 
understanding the information within your analytics solution for the betterment 
of your Web enterprise. You just might find a problem that can be easily 
corrected, but you&amp;#39;ll never know unless you look!&lt;/p&gt;
&lt;p&gt;&lt;b&gt;200-Level Codes (Success)&lt;/b&gt;&lt;br /&gt;
The two hundred range of server responses is reserved for successful responses. 
For example, the server response code 200 (OK) means the request was successful 
and information was returned. As you can imagine, this is the most commonly 
returned server response code.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;300-Level Codes (Redirection)&lt;/b&gt;&lt;br /&gt;
The three-hundred level of codes indicates that further action from your browser 
is required. Two common codes (seen frequently in discussions about search 
engine optimization) are 300 and 301. A 301 response code means that the 
addressed source has moved permanently and all future requests should be made to 
the new URL. A 302 on the other hand means that the addressed resource has moved 
temporarily but future requests should continue to come to the original URL.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;400-Level Codes (Client Error)&lt;/b&gt;&lt;br /&gt;
The four-hundred level codes indicate that some sort of error has happened. The 
most commonly seen 400-level response code is the 404, which means the resource 
(page) can not be found. There are many others 400-level codes however caused by 
client error. For example, a 410 code is more specific than 404 when a resource 
can&amp;#39;t be found. If the server knows that the resource is no longer available and 
no forwarding address is known then 410 should be returned. But 400-level 
response codes can be very specific (and helpful). For example, the 401 response 
code indicates a request is unauthorized, meaning the request requires some form 
of authentication such as a user ID and/or password. Since many response codes 
can be modified, this might be an excellent opportunity to present a password 
reminder message or password reset feature.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;500-Level Codes (Server Error)&lt;/b&gt;&lt;br /&gt;
The five-hundred level codes indicate cases where the server knows it has made 
an error or is not capable of answering the request. (Mostly it means an error 
in server-side software). In most cases the server should include some 
information explaining the error and say if the situation is temporary or 
permanent. For example, 503 (Service Unavailable) is a code returned when the 
server cannot respond due to temporary overloading or maintenance. Some users, 
for example, have limited accounts which can only handle so many requests per 
day or bytes send per period of time. When the limits are exceeded a 503 code 
may be returned.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=5975" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx">servers</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/server+response+code/default.aspx">server response code</category></item><item><title>NewServers API For Resellers</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2008/05/28/NewServers-API-For-Resellers.aspx</link><pubDate>Wed, 28 May 2008 13:47:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:5565</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=5565</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2008/05/28/NewServers-API-For-Resellers.aspx#comments</comments><description>&lt;p&gt;
&lt;b&gt;&lt;a title="NewServers" href="http://www.newservers.com/index.html"&gt;
NewServers&lt;/a&gt;&lt;/b&gt;, a provider of dedicated utility servers with 
hourly billing, announced the launch of its
&lt;a title="reseller program" href="http://www.newservers.com/reseller-info.html"&gt;
reseller program&lt;/a&gt; featuring
&lt;a title="API" href="http://www.newservers.com/api.html"&gt;
API&lt;/a&gt; access. &lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Comprised of multiple API features, volume discounts up to 20% 
and NOC level support access, the NewServers reseller program targets 
traditional hosting resellers, ISVs, web designers and application developers 
with higher volume and control needs. The API allows Resellers to integrate with NewServers&amp;#39; NOC automation to manage six key functions; adding a server, canceling a server, real-time available 
inventory list, active server information, current billing information, and 
server reboot control. &lt;/p&gt;
&lt;p&gt;&amp;quot;T&lt;i&gt;raditionally, the sales efforts of dedicated server resellers of all types 
have been inhibited by the long and inconsistent server provisioning and ticket 
resolution times of their provider,&lt;/i&gt;&amp;quot; said JP Gagne, president of NewServers. &amp;quot;&lt;i&gt;NewServers 
solves that problem with our API and NOC automation that extends self serve 
on-demand provisioning and canceling directly to the reseller. Couple that with 
NewServers&amp;#39; hourly billing model and resellers can manage their server costs 
completely in line with the revenue generated from resold servers,&lt;/i&gt;&amp;quot; said Gagne. &lt;/p&gt;
&lt;p&gt;
&lt;img src="http://www.websitemagazine.com/images/blog/new-servers-api.gif" border="0" height="70" width="213" alt="" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=5565" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/api/default.aspx">api</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx">servers</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/newservers/default.aspx">newservers</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/resellers/default.aspx">resellers</category></item><item><title>Hosting: Server Virtualization &amp; Going Green</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2008/03/10/hosting-server-virtualization-amp-going-green.aspx</link><pubDate>Mon, 10 Mar 2008 15:09:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:4913</guid><dc:creator>Administrator</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=4913</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2008/03/10/hosting-server-virtualization-amp-going-green.aspx#comments</comments><description>On the heels of Website Magazine&amp;#39;s Green Hosting article in the February edition, web hosting provider ServInt introduced its new SuperVPS service - a virtual private server which can act as a replacement to traditional dedicated servers in an environmentally conscious way....(&lt;a href="http://www.websitemagazine.com/content/blogs/posts/archive/2008/03/10/hosting-server-virtualization-amp-going-green.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=4913" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/Web+Hosting/default.aspx">Web Hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/hosting/default.aspx">hosting</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx">servers</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/server+virtualization/default.aspx">server virtualization</category></item><item><title>SE Ranking Problem - Slow Server</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2008/02/13/SE-Ranking-Problem-Slow-Server.aspx</link><pubDate>Wed, 13 Feb 2008 16:49:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:4440</guid><dc:creator>Administrator</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=4440</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2008/02/13/SE-Ranking-Problem-Slow-Server.aspx#comments</comments><description>&lt;p&gt;I received a note from a reader yesterday afternoon inquiring about why her 
site was not ranking. As you can imagine we receive many emails like this each 
day and periodically I like to look under the hood an see what&amp;#39;s going on. As 
you can imagine, not ranking (at least anywhere notable) is a common problem so 
several posts this week will address the issue of why your site may not be 
ranking well. &lt;/p&gt;
&lt;p&gt;The result for this website? All in all it was a complete disaster. The code 
was chock full of third party javascript (&lt;i&gt;thanks widget trend&lt;/i&gt;) and 
iframes, there was little proprietary content on the site itself, the meta 
information was a mess, and it had no inbound links.&amp;nbsp; We&amp;#39;ll discuss those 
issues later but what stood out the most for this site (at least to me) was that 
the site loaded too slow. Is that a problem? You bet. Here&amp;#39;s why. &lt;/p&gt;
&lt;p&gt;While search engines are not going to penalize sites that are on a slow 
server, there are indirect consequences. When search engine spiders notice that 
a site is unable to handle their request for information, they will simply leave 
and go elsewhere. The indirect consequence is that the slow loading site will 
not be completely crawled and will have fewer pages in the search engine 
indices.&lt;/p&gt;
&lt;p&gt;I encourage all WM readers to test the performance of their websites (and web 
pages), mainly in terms of load times. InternetSupervision.com (a Website 
Magazine advertiser) has a helpful resource to &lt;b&gt;
&lt;a href="http://internetsupervision.com/"&gt;check the performance and load time of 
websites&lt;/a&gt;&lt;/b&gt;. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=4440" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/seo/default.aspx">seo</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/sem/default.aspx">sem</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/search+engines/default.aspx">search engines</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/servers/default.aspx">servers</category></item></channel></rss>