On Fri 23 April 2004 14:26, Elsen Marc wrote: > > I've downloaded the sources for SQUID2.5.STABLE5 and compiled > > them with > > gcc-3.3.2-6 and glibc-2.3.2-101.4 and the following configure options: > > > > --prefix=/opt/squid-2.5.STABLE5 --enable-linux-netfilter > > --enable-async-io=24 > > --enable-dlmalloc --enable-underscores > > '--enable-removal-policies=lru heap' > > > > CFLAGS was "-O6 -s -DNUMTHREADS=24" at compile time.
> Any reasons for '--enable-dlmalloc' ? The only reason is that the previous version, squid-2.5.STABLE2, was configured that way (by someone else)... > Suggesting to leave that away. > > Some for '-O6' in CFLAGS. Okay, it's recompiling now, without '--enable-dlmalloc' and '-O6'. Thanks so far, Ray
