Very clear ! Thank Peter so much !<div><br></div><div>Actually, I'm considering upgrade to 3.1 and doing some testing. Actually, we had run one authoritative name server version 3.1 with the old database schema from 2.9.22 and it just works fine but we need to be sure it does not encounter any troubles and we don't need DNSSEC and maybe it's OK for us to upgrade directly. </div>

<div><br></div><div>One concern is that do I need to change the SQL shema while upgrade the authoritative from 2.9.22 to 3.1 as in the document describe from <a href="http://doc.powerdns.com/from3.0to3.1.html">http://doc.powerdns.com/from3.0to3.1.html</a></div>

<div><br></div><div><pre class="" style="font-size:1em;padding:10px;border:1px solid rgb(187,187,187);background-color:rgb(238,238,238);color:rgb(0,0,0);overflow:auto;border-top-left-radius:2.5px;border-top-right-radius:2.5px;border-bottom-right-radius:2.5px;border-bottom-left-radius:2.5px;margin:0.5em 2em">

mysql> ALTER TABLE records MODIFY content VARCHAR(64000);
mysql> ALTER TABLE tsigkeys MODIFY algorithm VARCHAR(50);</pre></div><div class="gmail_extra"><br></div><div class="gmail_extra">We had run powerdns for several years and found it very stable. </div><div class="gmail_extra">

<br></div><div class="gmail_extra">Thanks again Powerdns team.</div><div class="gmail_extra"><br clear="all"><div><i><font color="#C0C0C0">--Chuyen</font></i></div><br>
<br><br><div class="gmail_quote">On Thu, Dec 13, 2012 at 2:56 PM, Peter van Dijk <span dir="ltr"><<a href="mailto:peter.van.dijk@netherlabs.nl" target="_blank">peter.van.dijk@netherlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hello Chuyen,<br>
<div><div class="h5"><br>
On Dec 13, 2012, at 2:40 , Vo Dai Chuyen wrote:<br>
<br>
> I've just upgraded our authoritative from 2.9.22 to 2.9.22.6 to get latest security updates but I can not find change set 2217 included.<br>
><br>
> <a href="http://wiki.powerdns.com/projects/trac/changeset/2217" target="_blank">http://wiki.powerdns.com/projects/trac/changeset/2217</a><br>
><br>
> Our setup uses DB sync and the authoritative had this problem once so I may need this change. So I wonder why we don't merge this change in 2.9.22.x. Do I have to patch manually this change to get overload-queue-length set ?<br>


<br>
</div></div>The patches for <a href="http://2.9.22.5/2.9.22.6" target="_blank">2.9.22.5/2.9.22.6</a> were selected very carefully, and limited to those we found most important. We recommend upgrading to 3.1 or 3.2-rc1.<br>


<br>
Of course, you are indeed free to backport patches for yourself!<br>
<br>
Kind regards,<br>
<span class=""><font color="#888888">--<br>
Peter van Dijk<br>
Netherlabs Computer Consulting BV - <a href="http://www.netherlabs.nl/" target="_blank">http://www.netherlabs.nl/</a><br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</font></span></blockquote></div><br></div>