Getting squid going: SquidFaq/CompilingSquid and CvsInstructions
We're hitting this bug list all weekend.
Attendees:
RobertCollins (lifeless on irc) : most of the weekend, GMT+1000 timezone, have social engagements saturday evening and sunday lunch.
Kinkie will hop by any time he has the chance to
We started with 32 bugs in that list, and have addressed:
Mostly infrastructure work towards proper refcounting of FwdState objects. RobertCollins is halfway done with a FwdStateManager.
Other useful bug views:
Roberts configure option list for debugging: '--prefix=/home/robertc/install/squid' '--enable-gopher' '--enable-ssl' '--enable-urn' '--enable-wais' '--enable-whois' '--enable-auth=negotiate,ntlm,basic,digest' '--enable-storeio=aufs,diskd,ufs,coss,null' '--enable-cache-digests' '--enable-htcp' '--enable-removal-policies=lru,heap' '--enable-snmp' '--enable-icmp' '--enable-debug-cbdata' '--enable-basic-auth-helpers=NCSA' '--enable-delay-pools' '--enable-maintainer-mode' '--enable-cpu-profiling' 'CFLAGS=-g -O2 -Wall' '--enable-esi' '--enable-icap-client' '--disable-inline' '--enable-for-via-db'
Henriks build script. Use -g for debug build:
