--- thttpd/config.h 2001/06/25 02:23:00 1.1.6.1 +++ thttpd/config.h 2001/08/10 16:52:06 1.1.6.2 @@ -375,7 +375,7 @@ /* CONFIGURE: Maximum filesize to serve using mmap */ -#define MMAP_MAX (1024L*1024*2) +#define MMAP_MAX (1024L*1024*8) /* CONFIGURE: The size of the bounce-buffer when not using mmap */