James Zhao wrote:
Does anyone know if squid has a limit on the access log file size, everytime
my squid access log hit 2g, squid dies, although the file system supports
largefiles.
Thanks.
James Zhao
Email: jzhao@xxxxxx
$ cd /usr/src/squid-2.5.STABLE13
$ ./configure --help
Usage: configure [options] [host]
Options: [defaults in brackets after descriptions]
Configuration:
SNIP
--with-large-files Enable support for large files (logs etc).
--enable-large-cache-files
Enable support for large cache files (>2GB).
WARNING: on-disk cache format is changed by
this option
Chris