<tt><font size=2>> We had a discussion of where to get the current
outputted serial from.<br>
> This is needed to calculate the new outputted serial.<br>
> <br>
> Currently, it fetches that serial from the outputted signed zonefile.<br>
> However, if the signed zonefile is moved to a different location,
we<br>
> cannot always calculate the new serial (datecounter and counter).
So we<br>
> need to fetch it from our internal storage.<br>
> <br>
> There are two suggested solutions to fix this:<br>
> 1 Instead of moving the .finalized file to the output/signed directory,<br>
> leave a copy and fetch the serial from there. Pro: Easiest, Con:<br>
> Requires another copy of the zonefile on disk.<br>
> <br>
> 2 Write out a .serial file which contains the latest outputted serial.<br>
> Pro: (Much) less disk storage. Con: Slightly more difficult.<br>
</font></tt>
<br><tt><font size=2>Just FYI, the Auditor currently stores the last seen
SOA in the <WorkingDirectory>/tracker folder. Not that it helps this
problem...</font></tt>
<br>
<br>
<br><tt><font size=2>Alex.</font></tt>