<?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 igvita.com</title>
	<atom:link href="http://www.igvita.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igvita.com</link>
	<description>A goal is a dream with a deadline.</description>
	<pubDate>Sat, 04 Jul 2009 07:20:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Zero-Downtime Restarts with HAProxy by oliver</title>
		<link>http://www.igvita.com/2008/12/02/zero-downtime-restarts-with-haproxy/comment-page-1/#comment-201989</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=199#comment-201989</guid>
		<description>Hi Ilya,

I quickly added a stateless page so no session are created and now it works perfectly! Sorry for the post but as the server were marked as down even without the option httpchk I thougt it is sufficient. 

Oliver</description>
		<content:encoded><![CDATA[<p>Hi Ilya,</p>
<p>I quickly added a stateless page so no session are created and now it works perfectly! Sorry for the post but as the server were marked as down even without the option httpchk I thougt it is sufficient. </p>
<p>Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zero-Downtime Restarts with HAProxy by Ilya Grigorik</title>
		<link>http://www.igvita.com/2008/12/02/zero-downtime-restarts-with-haproxy/comment-page-1/#comment-201984</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Thu, 02 Jul 2009 13:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=199#comment-201984</guid>
		<description>Oliver: Ah, you do need the option httpchk in there! That's how HAProxy determines that the server is down (after two unsuccessful hits to your server). Otherwise it'll continue dispatching requests to that host, and will redispatch (if you have it enabled) once it determines that server is down.</description>
		<content:encoded><![CDATA[<p>Oliver: Ah, you do need the option httpchk in there! That&#8217;s how HAProxy determines that the server is down (after two unsuccessful hits to your server). Otherwise it&#8217;ll continue dispatching requests to that host, and will redispatch (if you have it enabled) once it determines that server is down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zero-Downtime Restarts with HAProxy by oliver</title>
		<link>http://www.igvita.com/2008/12/02/zero-downtime-restarts-with-haproxy/comment-page-1/#comment-201979</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Thu, 02 Jul 2009 12:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=199#comment-201979</guid>
		<description>Hi Ilya,
I rechecked your recommended chapter and the only difference is that I do not declare "option httpchk HEAD / HTTP/1.0" as this creates a new jsession every 2 seconds on my tomcat servers.

if I start the maintenance mode for the server then it is marked as down in the haproxy interface while the backup instance is still up. The chapter "4.2 Soft-stop using backup server" states that clients with a valid cookie will still reach the backup server. So if I already got a cookie assigned and my server is in maintenance mode what will take care that I do nor reach the backup again? Does the cookie expire?

This is my test:
1. Loggin in my application
2. check which server I got assigned
3. put the server server in maintenance mode
4. logout of my application - &gt; invalidate the jsession
5. if log in again im still get the same server which is in maintenance.

Thank you for your help,
Oliver</description>
		<content:encoded><![CDATA[<p>Hi Ilya,<br />
I rechecked your recommended chapter and the only difference is that I do not declare &#8220;option httpchk HEAD / HTTP/1.0&#8243; as this creates a new jsession every 2 seconds on my tomcat servers.</p>
<p>if I start the maintenance mode for the server then it is marked as down in the haproxy interface while the backup instance is still up. The chapter &#8220;4.2 Soft-stop using backup server&#8221; states that clients with a valid cookie will still reach the backup server. So if I already got a cookie assigned and my server is in maintenance mode what will take care that I do nor reach the backup again? Does the cookie expire?</p>
<p>This is my test:<br />
1. Loggin in my application<br />
2. check which server I got assigned<br />
3. put the server server in maintenance mode<br />
4. logout of my application - &gt; invalidate the jsession<br />
5. if log in again im still get the same server which is in maintenance.</p>
<p>Thank you for your help,<br />
Oliver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tokyo Cabinet: Beyond Key-Value Store by Tokyo Cabinet plugin for Rails &#171; Jabberwocky</title>
		<link>http://www.igvita.com/2009/02/13/tokyo-cabinet-beyond-key-value-store/comment-page-2/#comment-201860</link>
		<dc:creator>Tokyo Cabinet plugin for Rails &#171; Jabberwocky</dc:creator>
		<pubDate>Wed, 01 Jul 2009 21:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=206#comment-201860</guid>
		<description>[...] got to know it through this post of Ilya Grigorik where he basically says it&#8217;s blazingly fast. And when he says it&#8217;s fast, I tend to [...]</description>
		<content:encoded><![CDATA[<p>[...] got to know it through this post of Ilya Grigorik where he basically says it&#8217;s blazingly fast. And when he says it&#8217;s fast, I tend to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP PubSub: Webhooks &amp; PubSubHubbub by Jeff Lindsay</title>
		<link>http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/comment-page-1/#comment-201754</link>
		<dc:creator>Jeff Lindsay</dc:creator>
		<pubDate>Wed, 01 Jul 2009 04:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=514#comment-201754</guid>
		<description>There is no major implementation still running that I know of older than PayPal.</description>
		<content:encoded><![CDATA[<p>There is no major implementation still running that I know of older than PayPal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP PubSub: Webhooks &amp; PubSubHubbub by Ilya Grigorik</title>
		<link>http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/comment-page-1/#comment-201749</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Wed, 01 Jul 2009 03:30:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=514#comment-201749</guid>
		<description>Jeff, can we actually pinpoint the first user / inventor of webhooks? I'd be curious to know.</description>
		<content:encoded><![CDATA[<p>Jeff, can we actually pinpoint the first user / inventor of webhooks? I&#8217;d be curious to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zero-Downtime Restarts with HAProxy by Ilya Grigorik</title>
		<link>http://www.igvita.com/2008/12/02/zero-downtime-restarts-with-haproxy/comment-page-1/#comment-201748</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Wed, 01 Jul 2009 03:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=199#comment-201748</guid>
		<description>Oliver, it sounds like something may have gone wrong in the way you disabled the server (guessing: routing). Take a close look at section "&lt;a href="http://haproxy.1wt.eu/download/1.3/doc/architecture.txt" rel="nofollow"&gt;4.2 Soft-stop using backup servers&lt;/a&gt;" in the HAProxy doc, it describes the scenario you're looking for in great detail.</description>
		<content:encoded><![CDATA[<p>Oliver, it sounds like something may have gone wrong in the way you disabled the server (guessing: routing). Take a close look at section &#8220;<a href="http://haproxy.1wt.eu/download/1.3/doc/architecture.txt" rel="nofollow">4.2 Soft-stop using backup servers</a>&#8221; in the HAProxy doc, it describes the scenario you&#8217;re looking for in great detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Concurrency is a Myth in Ruby by Ilya Grigorik</title>
		<link>http://www.igvita.com/2008/11/13/concurrency-is-a-myth-in-ruby/comment-page-1/#comment-201739</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Wed, 01 Jul 2009 02:30:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=198#comment-201739</guid>
		<description>Corbin, Rails has become 'thread-safe' as of 2.3 release. There are still a few nasty locks in the router and a few other places, but there is a lot of progress in that area.

In terms servers, Phusion Passenger is a good option to explore - no need to worry about number of workers, etc.</description>
		<content:encoded><![CDATA[<p>Corbin, Rails has become &#8216;thread-safe&#8217; as of 2.3 release. There are still a few nasty locks in the router and a few other places, but there is a lot of progress in that area.</p>
<p>In terms servers, Phusion Passenger is a good option to explore - no need to worry about number of workers, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP PubSub: Webhooks &amp; PubSubHubbub by Dev Blog AF83 &#187; Blog Archive &#187; Veille technologique : Annonces, Tendance, Standards, Produits, Méthodes, Outils de développement, Concours</title>
		<link>http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/comment-page-1/#comment-201654</link>
		<dc:creator>Dev Blog AF83 &#187; Blog Archive &#187; Veille technologique : Annonces, Tendance, Standards, Produits, Méthodes, Outils de développement, Concours</dc:creator>
		<pubDate>Tue, 30 Jun 2009 17:18:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=514#comment-201654</guid>
		<description>[...] http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/ : Webhooks et Pubsub sont 2 mot-clés à connaître [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/" rel="nofollow">http://www.igvita.com/2009/06/29/http-pubsub-webhooks-pubsubhubbub/</a> : Webhooks et Pubsub sont 2 mot-clés à connaître [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Zero-Downtime Restarts with HAProxy by oliver</title>
		<link>http://www.igvita.com/2008/12/02/zero-downtime-restarts-with-haproxy/comment-page-1/#comment-201630</link>
		<dc:creator>oliver</dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=199#comment-201630</guid>
		<description>Hi,
I followed your example with sticky sessions but clients
who's session are expired and the related server is in maintenance mode are directed to the server again
and new sessions are created. So I can not restart the server. 

I think this is because of the cookie usage in the backup server definition?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I followed your example with sticky sessions but clients<br />
who&#8217;s session are expired and the related server is in maintenance mode are directed to the server again<br />
and new sessions are created. So I can not restart the server. </p>
<p>I think this is because of the cookie usage in the backup server definition?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
