On Mon, Feb 11, 2013 at 9:03 AM, Seven Du <span dir="ltr">&lt;<a href="mailto:dujinfang@gmail.com" target="_blank">dujinfang@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

                <div><br></div><div><div>And, besides the FS HA, how will 3rd party softwares work with FS, if, say, someone connected via ESL and FS1 crashes and the float IP bind to FS2, will the ESL client fail and re-connect or it can magically connect to FS2 without any addintional work?</div>
<div><br></div></div></blockquote><div><br></div><div>The ESL client would have to reconnect. We could make a little ESL helper daemon you could run on some host which would do connection management for you, but it&#39;s probably a better idea to just handle it in your own code. It&#39;s not that difficult to notice a failed connection and reconnect.</div>
<div> </div></div>