From 137a29008680ee73e324c263cb7c31bc0322a05f Mon Sep 17 00:00:00 2001 From: Markus Fischer Date: Tue, 11 Jun 2002 21:06:38 +0000 Subject: [PATCH] - Add some recent observations with bz2. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index 989491ecdd..47ba9ededb 100644 --- a/TODO +++ b/TODO @@ -81,6 +81,14 @@ documentation * Add developer documentation. * Add detailed documentation for Java extension. +ext/bz2 +------- + * Add ini setting for decompression buffer size. The default 4k is to small + for big files and takes ages to decompress. However, 40k which perform + quite good with big files may be to much under certain environments as + default setting. There should be consideren different default sizes for + different SAPIS (e.g. apache and cli). + ext/curl -------- * Have a warning scheme for when people use unsupported features. -- 2.50.1