<?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 JAKERI</title>
	<atom:link href="http://www.jakeri.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jakeri.net</link>
	<description>Java, JEE, Objective-C, Scalability, High-Availability, e-Commerce etc...</description>
	<lastBuildDate>Sat, 21 Jan 2012 17:12:07 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on SSL to SSH tunneling (stunnel) by JoeT</title>
		<link>http://www.jakeri.net/2009/01/ssl-to-ssh-tunneling-stunnel/comment-page-1/#comment-17945</link>
		<dc:creator>JoeT</dc:creator>
		<pubDate>Sat, 21 Jan 2012 17:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=99#comment-17945</guid>
		<description>your post helped me, i was trying to setup stunnel and it wasn&#039;t working; just kept hanging no matter what i tried doing with pem files and ports and iptables, grrr.
turns out i needed to uncomment this line:
client=yes
thanks! :)</description>
		<content:encoded><![CDATA[<p>your post helped me, i was trying to setup stunnel and it wasn&#8217;t working; just kept hanging no matter what i tried doing with pem files and ports and iptables, grrr.<br />
turns out i needed to uncomment this line:<br />
client=yes<br />
thanks! <img src='http://www.jakeri.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sticky load balance with Apache HTTPD 2.2 by Run several demos from one IP &#171; 29min</title>
		<link>http://www.jakeri.net/2009/03/sticky-load-balance-with-apache-httpd-22/comment-page-1/#comment-17861</link>
		<dc:creator>Run several demos from one IP &#171; 29min</dc:creator>
		<pubDate>Tue, 17 Jan 2012 11:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=62#comment-17861</guid>
		<description>[...] And there I played&#8230; (with the help of #cookies and #sticky-load-balance) [...]</description>
		<content:encoded><![CDATA[<p>[...] And there I played&#8230; (with the help of #cookies and #sticky-load-balance) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSL to SSH tunneling (stunnel) by farshid</title>
		<link>http://www.jakeri.net/2009/01/ssl-to-ssh-tunneling-stunnel/comment-page-1/#comment-17561</link>
		<dc:creator>farshid</dc:creator>
		<pubDate>Tue, 03 Jan 2012 12:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=99#comment-17561</guid>
		<description>Thanks so much, that&#039;s awesome. Some people may ask why to do this (@Ammon) . The answer is there are firewalls out there that can mangle SSH2_MSG_KEXINIT packet on ssh initiating a connection therefore fully block the ssh connection on any port!! That&#039;s awesome way to go around that. Many thanks.</description>
		<content:encoded><![CDATA[<p>Thanks so much, that&#8217;s awesome. Some people may ask why to do this (@Ammon) . The answer is there are firewalls out there that can mangle SSH2_MSG_KEXINIT packet on ssh initiating a connection therefore fully block the ssh connection on any port!! That&#8217;s awesome way to go around that. Many thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sticky load balance with Apache HTTPD 2.2 by Max</title>
		<link>http://www.jakeri.net/2009/03/sticky-load-balance-with-apache-httpd-22/comment-page-1/#comment-17560</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Tue, 03 Jan 2012 11:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=62#comment-17560</guid>
		<description>Hey ! nice post.
I was wondering how we can do this same configuration for the back end server which are using directory structure.
 servers:
10..x.x.1  home/song1     ......song2 ...song3 .....song10.
10..x.x.2  home/song11     ......song12 ...song13 .....song20.
I want Sticky load balance these server as per the directory specified.
for example if any third party want to put content which belongs to song dir 1 it should connect to song1 every time ..son2 dir for content related to song dir 2 and so on...

Thank in advance !</description>
		<content:encoded><![CDATA[<p>Hey ! nice post.<br />
I was wondering how we can do this same configuration for the back end server which are using directory structure.<br />
 servers:<br />
10..x.x.1  home/song1     &#8230;&#8230;song2 &#8230;song3 &#8230;..song10.<br />
10..x.x.2  home/song11     &#8230;&#8230;song12 &#8230;song13 &#8230;..song20.<br />
I want Sticky load balance these server as per the directory specified.<br />
for example if any third party want to put content which belongs to song dir 1 it should connect to song1 every time ..son2 dir for content related to song dir 2 and so on&#8230;</p>
<p>Thank in advance !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom callout bubble in MKMapView, final solution! by Custom popup when clicking pin in MKMapView &#124; Software development support, software risk,bugs for bugs, risk analysis,</title>
		<link>http://www.jakeri.net/2009/12/custom-callout-bubble-in-mkmapview-final-solution/comment-page-1/#comment-16171</link>
		<dc:creator>Custom popup when clicking pin in MKMapView &#124; Software development support, software risk,bugs for bugs, risk analysis,</dc:creator>
		<pubDate>Thu, 10 Nov 2011 04:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=349#comment-16171</guid>
		<description>[...] have created a new updated blog post with a much better solution! Basically, move calloutOffset off screen and add a property change [...]</description>
		<content:encoded><![CDATA[<p>[...] have created a new updated blog post with a much better solution! Basically, move calloutOffset off screen and add a property change [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sticky load balance with Apache HTTPD 2.2 by Rao</title>
		<link>http://www.jakeri.net/2009/03/sticky-load-balance-with-apache-httpd-22/comment-page-1/#comment-15386</link>
		<dc:creator>Rao</dc:creator>
		<pubDate>Tue, 11 Oct 2011 11:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=62#comment-15386</guid>
		<description>Works like a Charm, I&#039;m using SAP BI clusters servers with Apache balancers and the response is great. Thanks for this great post.</description>
		<content:encoded><![CDATA[<p>Works like a Charm, I&#8217;m using SAP BI clusters servers with Apache balancers and the response is great. Thanks for this great post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SSL to SSH tunneling (stunnel) by Yoshito</title>
		<link>http://www.jakeri.net/2009/01/ssl-to-ssh-tunneling-stunnel/comment-page-1/#comment-15240</link>
		<dc:creator>Yoshito</dc:creator>
		<pubDate>Wed, 05 Oct 2011 19:10:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?p=99#comment-15240</guid>
		<description>I just have finished my configuration and it works very well. Here is the openssl PEM generator command for people who are a bit lost with SSL certs.

openssl req -new -x509 -days 365 -nodes -out stunnel.pem -keyout stunnel.pem

Vive l&#039;Internet totalement libre.</description>
		<content:encoded><![CDATA[<p>I just have finished my configuration and it works very well. Here is the openssl PEM generator command for people who are a bit lost with SSL certs.</p>
<p>openssl req -new -x509 -days 365 -nodes -out stunnel.pem -keyout stunnel.pem</p>
<p>Vive l&#8217;Internet totalement libre.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gasmacken by Radar</title>
		<link>http://www.jakeri.net/gasmacken/comment-page-1/#comment-15220</link>
		<dc:creator>Radar</dc:creator>
		<pubDate>Tue, 04 Oct 2011 16:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?page_id=202#comment-15220</guid>
		<description>How about now then?
It would be great if this app came on Windows Phone 7.</description>
		<content:encoded><![CDATA[<p>How about now then?<br />
It would be great if this app came on Windows Phone 7.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gasmacken by admin</title>
		<link>http://www.jakeri.net/gasmacken/comment-page-1/#comment-15217</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 04 Oct 2011 14:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?page_id=202#comment-15217</guid>
		<description>Not yet. No time and no platform to develop on.</description>
		<content:encoded><![CDATA[<p>Not yet. No time and no platform to develop on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gasmacken by Nicolas</title>
		<link>http://www.jakeri.net/gasmacken/comment-page-1/#comment-14818</link>
		<dc:creator>Nicolas</dc:creator>
		<pubDate>Wed, 21 Sep 2011 10:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jakeri.net/?page_id=202#comment-14818</guid>
		<description>It would be great if this app came on Windows Phone 7. Any plans?</description>
		<content:encoded><![CDATA[<p>It would be great if this app came on Windows Phone 7. Any plans?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

