diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-11-28 11:04:19 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-28 09:58:37 -0800 |
commit | 915299aff39c993fbe21e68e9458100db519535e (patch) | |
tree | 55a9ab3e89b2d6befbba5a0dc0ab3701a92b5a78 /doc | |
parent | 79243bfdeeb328126d30da22fd48756a1bf65dd3 (diff) |
performance/quick-read: add options to doc/translator-options.txt.
Signed-off-by: Raghavendra G <raghavendra@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 419 (Issues with writing files of size >= 1MB)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=419
Diffstat (limited to 'doc')
-rw-r--r-- | doc/translator-options.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/translator-options.txt b/doc/translator-options.txt index 5c6d76d48..b43ad6ef9 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 |