aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/DecodeBuffer.h
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-15 12:41:23 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-04-15 12:41:23 +0200
commit9547a28faa9b4a9df02bea3cd55b011d615532e9 (patch)
tree8a51a34b718db91fd726bbaf1c0c8285e42af949 /nxcomp/DecodeBuffer.h
parent6236266d4e18d4d264fab94643f9473ec3458e47 (diff)
downloadnx-libs-9547a28faa9b4a9df02bea3cd55b011d615532e9.tar.gz
nx-libs-9547a28faa9b4a9df02bea3cd55b011d615532e9.tar.bz2
nx-libs-9547a28faa9b4a9df02bea3cd55b011d615532e9.zip
Add BIGREQUEST extension support to nxproxy/nxcomp.feature/nxcomp-bigreq-support
This work has been started by Paul Szarbo but has been discontinued before final completion. So, this is work in progress. For reference / communication history, see [1]. [1] https://bugs.debian.org/766299
Diffstat (limited to 'nxcomp/DecodeBuffer.h')
-rw-r--r--nxcomp/DecodeBuffer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/nxcomp/DecodeBuffer.h b/nxcomp/DecodeBuffer.h
index 9345f4e23..76263943b 100644
--- a/nxcomp/DecodeBuffer.h
+++ b/nxcomp/DecodeBuffer.h
@@ -30,7 +30,8 @@
#include "ActionCacheCompat.h"
#include "PositionCacheCompat.h"
-#define DECODE_BUFFER_OVERFLOW_SIZE 4194304
+// See WriteBuffer.h and EncodeBuffer.h
+#define DECODE_BUFFER_OVERFLOW_SIZE 10*1024*1024
#define DECODE_BUFFER_POSTFIX_SIZE 1