Next
Previous
Contents
Squid Programmers Guide
Squid Developers
$Id: prog-guide.sgml,v 1.9.8.13 2002/02/23 16:22:17 hno Exp $
Squid is a WWW Cache application developed by the National Laboratory
for Applied Network Research and members of the Web Caching community.
Squid is implemented as a single, non-blocking process based around
a BSD select() loop. This document describes the operation of the Squid
source code and is intended to be used by others who wish to customize
or improve it.
Next
Previous
Contents