3939. [func] Improve UPDATE forwarding performance by allowing TCP
connections to be shared. [RT #37039]
This commit is contained in:
@@ -127,3 +127,9 @@ zone "keytests.nil" {
|
||||
grant sha512-key name sha512.keytests.nil. ANY;
|
||||
};
|
||||
};
|
||||
|
||||
zone "many.test" {
|
||||
type master;
|
||||
allow-update { any; };
|
||||
file "many.test.db";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user