Browse Source

[2911] update log message on multi-SOA to match the latest behavior.

it now unconditionally uses AXFR, so mentioning possible failure of IXFR
doesn't make sense.
JINMEI Tatuya 12 years ago
parent
commit
5e08967f51
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/bin/xfrin/xfrin_messages.mes

+ 3 - 3
src/bin/xfrin/xfrin_messages.mes

@@ -279,9 +279,9 @@ On starting an xfrin session, it is identified that the zone to be
 transferred has multiple SOA RRs.  Such a zone is broken, but could be
 accidentally configured especially in a data source using "non
 captive" backend database.  The implementation ignores entire SOA RRs
-and tries to continue processing as if the zone were empty.  This
-means subsequent AXFR can succeed and possibly replace the zone with
-valid content, but an IXFR attempt will fail.
+and tries to continue processing as if the zone were empty.  This also
+means AXFR will be used unconditionally, regardless of the configured value
+for request_ixfr of the zone.
 
 % XFRIN_ZONE_NO_SOA Zone %1 does not have SOA
 On starting an xfrin session, it is identified that the zone to be