<?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 for Webscaling</title>
	<atom:link href="http://www.santaba.com/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.santaba.com/blog</link>
	<description>Interesting things in making the web bigger, faster, better at Santaba Corp</description>
	<lastBuildDate>Fri, 06 Aug 2010 17:31:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on MySQL through Netscalers not a good idea without connection pool. by admin</title>
		<link>http://www.santaba.com/blog/archives/13/comment-page-1#comment-81</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 06 Aug 2010 17:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/?p=13#comment-81</guid>
		<description>Good point.</description>
		<content:encoded><![CDATA[<p>Good point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL through Netscalers not a good idea without connection pool. by Citrix_Jiayuan</title>
		<link>http://www.santaba.com/blog/archives/13/comment-page-1#comment-80</link>
		<dc:creator>Citrix_Jiayuan</dc:creator>
		<pubDate>Fri, 06 Aug 2010 09:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/?p=13#comment-80</guid>
		<description>Because netscaler does SYN flood protection on TCP virtual server, so it is normal that you sometimes would have this issue. 

If you setup a type &quot;Any&quot; virtual server instead of TCP virtual server in netscaler, you should not have this problem anymore then.</description>
		<content:encoded><![CDATA[<p>Because netscaler does SYN flood protection on TCP virtual server, so it is normal that you sometimes would have this issue. </p>
<p>If you setup a type &#8220;Any&#8221; virtual server instead of TCP virtual server in netscaler, you should not have this problem anymore then.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 1 by wtf</title>
		<link>http://www.santaba.com/blog/archives/4/comment-page-1#comment-75</link>
		<dc:creator>wtf</dc:creator>
		<pubDate>Tue, 13 Jul 2010 19:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/4#comment-75</guid>
		<description>Sorry, didn&#039;t mean to sound snarky. ;)</description>
		<content:encoded><![CDATA[<p>Sorry, didn&#8217;t mean to sound snarky. <img src='http://www.santaba.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 1 by admin</title>
		<link>http://www.santaba.com/blog/archives/4/comment-page-1#comment-74</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Jul 2010 14:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/4#comment-74</guid>
		<description>Oops. 2002. Corrected, thanks</description>
		<content:encoded><![CDATA[<p>Oops. 2002. Corrected, thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 1 by wtf</title>
		<link>http://www.santaba.com/blog/archives/4/comment-page-1#comment-73</link>
		<dc:creator>wtf</dc:creator>
		<pubDate>Mon, 12 Jul 2010 22:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/4#comment-73</guid>
		<description>You&#039;ve been using Netscalers since 1992? Really? 

6 years before the company was founded?</description>
		<content:encoded><![CDATA[<p>You&#8217;ve been using Netscalers since 1992? Really? </p>
<p>6 years before the company was founded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL through Netscalers not a good idea without connection pool. by admin</title>
		<link>http://www.santaba.com/blog/archives/13/comment-page-1#comment-72</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 08 Jul 2010 16:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/?p=13#comment-72</guid>
		<description>True enough. Syn cookies are not unique to netscalers - although most other OS&#039;s have a threshold of unacknowledged Syn&#039;s before they start relying on cookies.
So the statement should really be &quot;terminated on a device that did not use a SYN cookie to manage this specific connection.&quot;
Thanks for the clarification.</description>
		<content:encoded><![CDATA[<p>True enough. Syn cookies are not unique to netscalers &#8211; although most other OS&#8217;s have a threshold of unacknowledged Syn&#8217;s before they start relying on cookies.<br />
So the statement should really be &#8220;terminated on a device that did not use a SYN cookie to manage this specific connection.&#8221;<br />
Thanks for the clarification.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MySQL through Netscalers not a good idea without connection pool. by Greg</title>
		<link>http://www.santaba.com/blog/archives/13/comment-page-1#comment-71</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 08 Jul 2010 16:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/?p=13#comment-71</guid>
		<description>This is actually not a &quot;NetScaler&#039; problem, it is a problem with any server using SYN Cookies.  In this case the NetScaler is terminating the client request, so it is a server.

The statement &quot;TCP will retransmit if the connection is terminated on any other device except the NetScaler&quot; is not accurate.  What would be accurate is &quot;TCP will retransmit if the connection is terminated on any device not implementing SYN Cookies, such as the NetScaler&quot;.</description>
		<content:encoded><![CDATA[<p>This is actually not a &#8220;NetScaler&#8217; problem, it is a problem with any server using SYN Cookies.  In this case the NetScaler is terminating the client request, so it is a server.</p>
<p>The statement &#8220;TCP will retransmit if the connection is terminated on any other device except the NetScaler&#8221; is not accurate.  What would be accurate is &#8220;TCP will retransmit if the connection is terminated on any device not implementing SYN Cookies, such as the NetScaler&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 1 by admin</title>
		<link>http://www.santaba.com/blog/archives/4/comment-page-1#comment-70</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 19 Jun 2010 19:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/4#comment-70</guid>
		<description>Poppy: certainly.  You&#039;d have a load balancing virtual server (say lb1) that points to www.somewebsite.com, another that points to wherever the content should come from for the rest of www.mydomain.com (say lb2), and a rule that says:
add cs policy  ToSomeWeb -url /SomeWebSite/
then:
bind cs vserver mydomain lb1 -policyName ToSomeWeb
bind cs vserver mydomain lb2

If it doesn&#039;t match the url rule, it will go to lb2. If it does, it will go to lb1.</description>
		<content:encoded><![CDATA[<p>Poppy: certainly.  You&#8217;d have a load balancing virtual server (say lb1) that points to <a href="http://www.somewebsite.com" rel="nofollow">http://www.somewebsite.com</a>, another that points to wherever the content should come from for the rest of <a href="http://www.mydomain.com" rel="nofollow">http://www.mydomain.com</a> (say lb2), and a rule that says:<br />
add cs policy  ToSomeWeb -url /SomeWebSite/<br />
then:<br />
bind cs vserver mydomain lb1 -policyName ToSomeWeb<br />
bind cs vserver mydomain lb2</p>
<p>If it doesn&#8217;t match the url rule, it will go to lb2. If it does, it will go to lb1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 1 by poppy</title>
		<link>http://www.santaba.com/blog/archives/4/comment-page-1#comment-69</link>
		<dc:creator>poppy</dc:creator>
		<pubDate>Wed, 16 Jun 2010 22:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/4#comment-69</guid>
		<description>Is it possible to configure content switching to point a subfolder to an external web site? When users go to http://www.mydomain.com/SomeWebSite, it will display web site content from http://www.someWebSite.com but not changing the URL address on user&#039;s browser.</description>
		<content:encoded><![CDATA[<p>Is it possible to configure content switching to point a subfolder to an external web site? When users go to <a href="http://www.mydomain.com/SomeWebSite" rel="nofollow">http://www.mydomain.com/SomeWebSite</a>, it will display web site content from <a href="http://www.someWebSite.com" rel="nofollow">http://www.someWebSite.com</a> but not changing the URL address on user&#8217;s browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Netscaler implementation tips, Part 3 by admin</title>
		<link>http://www.santaba.com/blog/archives/8/comment-page-1#comment-67</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:47:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.santaba.com/blog/archives/8#comment-67</guid>
		<description>If the netscaler crashes, there should be some indications of the failure once you drop to the shell, in:
/var/log/messages
kernel dumps in:
/var/crash

Of course, most of the reasons will not mean much except to Netscaler support. 
e.g.
 /flash/ns-8.0-55.3: kernel trap 28 with interrupts disabled at eip=305f6810
ns /flash/ns-8.0-55.3: Fatal trap 28: machine check trap while in kernel mode

So the best recourse is usually to open a case, or just upgrade to most recent GD release (as that is usually Netscaler support&#039;s recommendation.)
If you think you have a new bug, then open a case, certainly.</description>
		<content:encoded><![CDATA[<p>If the netscaler crashes, there should be some indications of the failure once you drop to the shell, in:<br />
/var/log/messages<br />
kernel dumps in:<br />
/var/crash</p>
<p>Of course, most of the reasons will not mean much except to Netscaler support.<br />
e.g.<br />
 /flash/ns-8.0-55.3: kernel trap 28 with interrupts disabled at eip=305f6810<br />
ns /flash/ns-8.0-55.3: Fatal trap 28: machine check trap while in kernel mode</p>
<p>So the best recourse is usually to open a case, or just upgrade to most recent GD release (as that is usually Netscaler support&#8217;s recommendation.)<br />
If you think you have a new bug, then open a case, certainly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
