<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>patch: on-marked-up option</title>
        <description> Hi,

This implements the feature discussed in the earlier thread of killing 
connections on backup servers when a non-backup server comes back up. For 
example, you can use this to route to a mysql master &amp;amp; slave and ensure 
clients don't stay on the slave after the master goes from down-&amp;gt;up. I've done 
some minimal testing and it seems to work.

Today is the first time I ever looked at haproxy's code but this feature seemed 
straightforward enough to implement. I hope I've done it properly.

Justin</description>
        <link>http://www.serverphorums.com/read.php?10,502713,502713#msg-502713</link>
        <lastBuildDate>Thu, 20 Jun 2013 06:51:24 +0200</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://www.serverphorums.com/read.php?10,502713,507070#msg-507070</guid>
            <title>Re: patch: on-marked-up option</title>
            <link>http://www.serverphorums.com/read.php?10,502713,507070#msg-507070</link>
            <description><![CDATA[ On Sunday, June 03, 2012 02:19:54 PM Willy Tarreau wrote:<br />
&gt; I think that overall it's fine. I'm going to add minor restrictions to the<br />
&gt; UP server before killing backup connections :<br />
&gt;   - ensure that it's not backup (otherwise it can make things worse when<br />
&gt;     you have multiple backup servers)<br />
&gt;   - ensure that its weight is &gt; 0, otherwise it will not get any traffic<br />
&gt; <br />
&gt; <br />
&gt; I'll also add some basic doc for this new option.<br />
<br />
Sounds great. And I'm glad to see the dev11 release. Thanks!<br />
<br />
Justin]]></description>
            <dc:creator>Justin Karneges</dc:creator>
            <category>HAProxy</category>
            <pubDate>Mon, 04 Jun 2012 05:20:01 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?10,502713,506993#msg-506993</guid>
            <title>Re: patch: on-marked-up option</title>
            <link>http://www.serverphorums.com/read.php?10,502713,506993#msg-506993</link>
            <description><![CDATA[ Hi Justin,<br />
<br />
sorry I didn't notice your mail!<br />
<br />
On Thu, May 24, 2012 at 03:28:52PM -0700, Justin Karneges wrote:<br />
&gt; Hi,<br />
&gt; <br />
&gt; This implements the feature discussed in the earlier thread of killing <br />
&gt; connections on backup servers when a non-backup server comes back up. For <br />
&gt; example, you can use this to route to a mysql master &amp; slave and ensure <br />
&gt; clients don't stay on the slave after the master goes from down-&gt;up. I've done <br />
&gt; some minimal testing and it seems to work.<br />
&gt; <br />
&gt; Today is the first time I ever looked at haproxy's code but this feature seemed <br />
&gt; straightforward enough to implement. I hope I've done it properly.<br />
<br />
I think that overall it's fine. I'm going to add minor restrictions to the<br />
UP server before killing backup connections :<br />
  - ensure that it's not backup (otherwise it can make things worse when<br />
    you have multiple backup servers)<br />
  - ensure that its weight is &gt; 0, otherwise it will not get any traffic<br />
<br />
<br />
I'll also add some basic doc for this new option.<br />
<br />
Thanks,<br />
Willy]]></description>
            <dc:creator>Willy Tarreau</dc:creator>
            <category>HAProxy</category>
            <pubDate>Sun, 03 Jun 2012 23:30:01 +0200</pubDate>
        </item>
        <item>
            <guid>http://www.serverphorums.com/read.php?10,502713,502713#msg-502713</guid>
            <title>patch: on-marked-up option</title>
            <link>http://www.serverphorums.com/read.php?10,502713,502713#msg-502713</link>
            <description><![CDATA[ Hi,<br />
<br />
This implements the feature discussed in the earlier thread of killing <br />
connections on backup servers when a non-backup server comes back up. For <br />
example, you can use this to route to a mysql master &amp; slave and ensure <br />
clients don't stay on the slave after the master goes from down-&gt;up. I've done <br />
some minimal testing and it seems to work.<br />
<br />
Today is the first time I ever looked at haproxy's code but this feature seemed <br />
straightforward enough to implement. I hope I've done it properly.<br />
<br />
Justin]]></description>
            <dc:creator>Justin Karneges</dc:creator>
            <category>HAProxy</category>
            <pubDate>Fri, 25 May 2012 00:30:01 +0200</pubDate>
        </item>
    </channel>
</rss>
