From 39f264173717287eda70910e7a24fbafd21a4a7e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 10 Dec 2010 05:45:14 +0800 Subject: unicorn 3.1.0 - client_buffer_body_size tuning This release enables tuning the client_buffer_body_size to raise or lower the threshold for buffering request bodies to disk. This only applies to users who have not disabled rewindable input. There is also a TeeInput bugfix for uncommon usage patterns and Configurator examples in the FAQ should be fixed --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index e4e68c5..861c86f 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v3.0.1.GIT +DEF_VER=v3.1.0.GIT LF=' ' -- cgit v1.2.3-24-ge0c7