[v9_9] accept >4g max-{,a}cache-size
3505. [bug] When setting "max-cache-size" and "max-acache-size",
larger values than 4 gigabytes could not be set
explicitly, though larger sizes were available
when setting cache size to 0. This has been
corrected; the full range is now available.
[RT #32358]
(cherry picked from commit 2a184ff865)
This commit is contained in:
@@ -8259,8 +8259,10 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
|
||||
approaches
|
||||
the specified size, some of the oldest transactions in the
|
||||
journal
|
||||
will be automatically removed. The default is
|
||||
<literal>unlimited</literal>.
|
||||
will be automatically removed. The largest permitted
|
||||
value is 2 gigabytes. The default is
|
||||
<literal>unlimited</literal>, which also
|
||||
means 2 gigabytes.
|
||||
This may also be set on a per-zone basis.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user