qxw wrote:
> 
> hi
> 
> when i compile the squid-2.4.7 ,  the configure script as  fllowing :
> ./configure \
> --prefix=/usr/local/squid \
> --libdir=/usr/lib/squid \
> --enable-linux-netfilter  \
> --enable-cache-digests \
> --enable-poll \
> --enable-internal-dns \
> --disable-ident-lookups \
> --enable-truncate \
> --enable-removal-policies="GDSF" \
> 
> after i complete the compliation , i run " squid -z "  it reports that GDSF¡¡£é£ó¡¡£î£ï£ô¡¡£ò£å£ã£ï£î£ç£é£ó£åd£¡£¡
 
 I think , the last configure option is wrong, change into :
    --enable-removal-policies=heap
 The replacement policy should be called :
    heap GDSF
 in squid.conf
 M.
Received on Fri Jul 12 2002 - 01:03:49 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:13 MST