On 22/09/2012 4:35 p.m., turgut kalfaoğlu wrote:
Many thanks Amos.I'm reading about it now.
PS: I tried updating my squid to the CVS version, however it does not
compile under Centos 6..
IPAddress.cc: In member function ‘void
IPAddress::GetAddrInfo(addrinfo*&, int) const’:
IPAddress.cc:819: error: suggest parentheses around ‘&&’ within ‘||’
"IPAddress" class has not existed in some time. The CVS you are using
seems way out of date.
We now use BZR repositories: http://wiki.squid-cache.org/BzrInstructions
Or rsync the daily if you just want the latest stable code:
rsync://squid-cache.org/source/squid-3.2
Amos