From 915299aff39c993fbe21e68e9458100db519535e Mon Sep 17 00:00:00 2001 From: Raghavendra G Date: Sat, 28 Nov 2009 11:04:19 +0000 Subject: performance/quick-read: add options to doc/translator-options.txt. Signed-off-by: Raghavendra G Signed-off-by: Anand V. Avati BUG: 419 (Issues with writing files of size >= 1MB) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=419 --- doc/translator-options.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 5c6d76d48a7..b43ad6ef9c3 100644 --- a/doc/translator-options.txt +++ b/doc/translator-options.txt @@ -127,6 +127,10 @@ performance/io-cache: * page-size GF_OPTION_TYPE_SIZET (16 * GF_UNIT_KB)-(4 * GF_UNIT_MB) * cache-size GF_OPTION_TYPE_SIZET (4 * GF_UNIT_MB)-(6 * GF_UNIT_GB) +performance/quick-read: + * cache-timeout GF_OPTION_TYPE_INT 1-60 + * max-file-size GF_OPTION_TYPE_SIZET 0-(1000 * GF_UNIT_KB) + auth: - addr: * auth.addr.*.allow GF_OPTION_TYPE_ANY -- cgit