<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Headers Versus Content: The Highest-End Feature in Load Balancing</title>
	<atom:link href="http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/feed/" rel="self" type="application/rss+xml" />
	<link>http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/</link>
	<description>Server Load Balancing Articles and News</description>
	<lastBuildDate>Fri, 17 Jun 2011 15:24:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/comment-page-1/#comment-1042</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 21 Jan 2009 16:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://lbdigest.com/?p=250#comment-1042</guid>
		<description>Just to point out there&#039;s even higher-end manipulation available if required in ZXTM.  From TrafficScript, you can pass application-layer data to and from a Java servlet to achieve effects at least as complex as (for example) embedding a water mark in an image file on-the-fly - possibly containing some user-specific data:  http://knowledgehub.zeus.com/articles/2008/05/22/watermarking_images_with_java_extensions</description>
		<content:encoded><![CDATA[<p>Just to point out there&#8217;s even higher-end manipulation available if required in ZXTM.  From TrafficScript, you can pass application-layer data to and from a Java servlet to achieve effects at least as complex as (for example) embedding a water mark in an image file on-the-fly &#8211; possibly containing some user-specific data:  <a href="http://knowledgehub.zeus.com/articles/2008/05/22/watermarking_images_with_java_extensions" rel="nofollow">http://knowledgehub.zeus.com/articles/2008/05/22/watermarking_images_with_java_extensions</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/comment-page-1/#comment-1041</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 21 Jan 2009 09:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://lbdigest.com/?p=250#comment-1041</guid>
		<description>We spent quite some time evaluating F5, Nortel, Foundry and ZXTM (A10 wasn&#039;t available in EMEA at the time, it just changed with an office opening in the Netherlands). What sold us to ZXTM:
-ease of use (compared to F5 and iRules)
-price/performance, dedicated ASICs are of no use when using rules so using off the shelf servers is way cheaper
-busiest content providers in my country use them
and we now use rules to
-switch from http to https
-insert backend node in title for lan IPs (great for troubleshooting)
-retry request returning errors due to failed nodes on working ones (before health checks disable them)
-hide 404s or redirect them to the previous site (preserving old links)
Needless to say, we couldn&#039;t live without rules :)</description>
		<content:encoded><![CDATA[<p>We spent quite some time evaluating F5, Nortel, Foundry and ZXTM (A10 wasn&#8217;t available in EMEA at the time, it just changed with an office opening in the Netherlands). What sold us to ZXTM:<br />
-ease of use (compared to F5 and iRules)<br />
-price/performance, dedicated ASICs are of no use when using rules so using off the shelf servers is way cheaper<br />
-busiest content providers in my country use them<br />
and we now use rules to<br />
-switch from http to https<br />
-insert backend node in title for lan IPs (great for troubleshooting)<br />
-retry request returning errors due to failed nodes on working ones (before health checks disable them)<br />
-hide 404s or redirect them to the previous site (preserving old links)<br />
Needless to say, we couldn&#8217;t live without rules <img src='http://lbdigest.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NickB</title>
		<link>http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/comment-page-1/#comment-1040</link>
		<dc:creator>NickB</dc:creator>
		<pubDate>Tue, 20 Jan 2009 11:49:47 +0000</pubDate>
		<guid isPermaLink="false">http://lbdigest.com/?p=250#comment-1040</guid>
		<description>I would suggest that this difference is what makes a simple load balancer a fully fledged ADC. 

To my mind it is wrong to lump the two sides of the family together.

Having a scripting language capable of changing/manipulating the payload of the traffic, should be the entry point for calling yourself an ADC.</description>
		<content:encoded><![CDATA[<p>I would suggest that this difference is what makes a simple load balancer a fully fledged ADC. </p>
<p>To my mind it is wrong to lump the two sides of the family together.</p>
<p>Having a scripting language capable of changing/manipulating the payload of the traffic, should be the entry point for calling yourself an ADC.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Internets of Interest: 17th Jan &#124; My Etherealmind</title>
		<link>http://lbdigest.com/2009/01/16/headers-versus-content-the-highest-end-feature-in-load-balancing/comment-page-1/#comment-1039</link>
		<dc:creator>Internets of Interest: 17th Jan &#124; My Etherealmind</dc:creator>
		<pubDate>Sun, 18 Jan 2009 00:02:22 +0000</pubDate>
		<guid isPermaLink="false">http://lbdigest.com/?p=250#comment-1039</guid>
		<description>[...] Load Balancing Digest &#187; Blog Archive &#187; Headers Versus Content: The Highest-End Feature i... - Excellent post on load balancing using HTTP Headers and Content, more importantly on the difference. Cheap load balancer only balance HTTP Headers or a limited function set. Expensive load balancers give the kitchen sink, deluxe model, with a range of plugs. And Taps.  VN:F [1.0.9_379] Please rate this post : &#160;&#160;&#160;Why ?Rating: 0.0/10 (0 votes cast)please wait...   Share: [...]</description>
		<content:encoded><![CDATA[<p>[...] Load Balancing Digest &raquo; Blog Archive &raquo; Headers Versus Content: The Highest-End Feature i&#8230; &#8211; Excellent post on load balancing using HTTP Headers and Content, more importantly on the difference. Cheap load balancer only balance HTTP Headers or a limited function set. Expensive load balancers give the kitchen sink, deluxe model, with a range of plugs. And Taps.  VN:F [1.0.9_379] Please rate this post : &nbsp;&nbsp;&nbsp;Why ?Rating: 0.0/10 (0 votes cast)please wait&#8230;   Share: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

