about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-03-18 19:42:09 +0000
committerEric Wong <e@80x24.org>2015-04-01 19:08:50 +0000
commit7161559647aefe2c93eb664e51c717912af23e2d (patch)
tree6390f41e775d2330d65f11f00e6a442e4a05a8d6 /Documentation
parentc1396bf85d78504315482b28382b78d9e5e52c9a (diff)
downloadyahns-7161559647aefe2c93eb664e51c717912af23e2d.tar.gz
This is probably the least useful tuning knob and may be removed
in the future; so at least warn users about it.

ref: <CAA2_N1t_UJZO9Vu9vx3NxysCx+okip8_pM+NpwhHrExM+f1e+Q@mail.gmail.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/yahns_config.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/yahns_config.txt b/Documentation/yahns_config.txt
index d18263d..3683298 100644
--- a/Documentation/yahns_config.txt
+++ b/Documentation/yahns_config.txt
@@ -208,6 +208,9 @@ Ruby it is running under.
     if input_buffering is false.  This also governs the size of an
     individual read(2) system call when reading a request body.
 
+    There is generally no need to change this value and this directive
+    may be removed in the future.
+
     Default: 8192 bytes (8 kilobytes)
 
 * client_header_buffer_size INTEGER