From 7b13b6f8645ad3514e8aa1472562c8fbffd20d11 Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Sun, 7 Aug 2011 18:08:25 +0530 Subject: [PATCH] Documentation about suhosin.get.max_value_length limitation --- Documentation.html | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation.html b/Documentation.html index d7f250135..f8791d661 100644 --- a/Documentation.html +++ b/Documentation.html @@ -3036,6 +3036,7 @@ RewriteRule .* - [E=REMOTE_USER:%{HTTP:Authorization},L]
  • suhosin.post.max_array_index_length should be increased (eg. 256)
  • suhosin.request.max_totalname_length should be increased (eg. 8192)
  • suhosin.post.max_totalname_length should be increased (eg. 8192)
  • +
  • suhosin.get.max_value_length should be increased (eg. 1024)
  • suhosin.sql.bailout_on_error needs to be disabled (the default)
  • suhosin.log.* should not include SQL, otherwise you get big slowdown