You are on page 1of 1

.

/configure \
--prefix=/usr \
--exec_prefix=/usr \
--bindir=/usr/sbin \
--sbindir=/usr/sbin \
--libexecdir=/usr/lib/squid \
--sysconfdir=/etc/squid \
--localstatedir=/var/spool/squid \
--datadir=/usr/share/squid \
--enable-async-io=24 \
--with-aufs-threads=24 \
--with-pthreads \
--enable-storeio=aufs \
--enable-linux-netfilter \
--enable-arp-acl \
--enable-epoll \
--enable-removal-policies=heap,lru \
--with-aio --with-dl \
--enable-snmp \
--enable-delay-pools \
--enable-htcp \
--enable-cache-digests \
--disable-icmp \ xxx
--disable-delay-pools \
--disable-esi \
--enable-icap-client \
--enable-useragent-log \
--enable-referer-log \
--disable-kill-parent-hack \
--disable-htcp \
--disable-forw-via-db \
--disable-follow-x-forwarded-for \
--enable-cache-digests \
--disable-poll \
--disable-ident-lookups \
--enable-default-hostsfile=/etc/hosts \
--with-default-user=squid \
--with-large-files \
--enable-mit=/usr \
--with-logdir=/var/log/squid \
--enable-http-violations \
--enable-http-violations \ xxx
--disable-unlinkd \
--enable-large-cache-files \
--with-large-files \
--enable-err-languages=English \
--enable-default-err-language=English
--enable-carp \
--enable-follow-x-forwarded-for \
--with-maxfd=65536 \
'amd64-debian-linux' 'build_alias=amd64-debian-linux' 'host_alias=amd64-debian-l
inux' 'target_alias=amd64-debian-linux' 'CFLAGS=-Wall -g -O2' 'LDFLAGS=-Wl,-Bsym
bolic-functions' 'CPPFLAGS='

You might also like