[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:
Evan Hunt
2013-02-28 09:36:50 -08:00
parent 1f83863b9b
commit d5f677ea47
10 changed files with 47 additions and 44 deletions

View File

@@ -66,6 +66,7 @@ options {
serial-queries 10;
serial-query-rate 100;
server-id none;
max-cache-size 20000000000000;
zone-statistics none;
};
view "first" {