So let's say it's looking for a http://website/webpage, then a lookup need to be done on "(http://)website/webpage". What data structure does Squid use to store these addresses? Is it something like a hash table? I tried to find it out myself from the source code, but Squid is a fairly not small code base. Would some one point me where in the source file I should look at? Thanks, Henry