> From:	Avi Saxena [SMTP:avis@infospinner.com]
> 
> I just started to look into Squid log files -- it appears that Squid is a
> sequential server i.e. handles only one request at a time -- it is not
> multi-threaded. Is it right? 
> 
        The basic configuration uses non-blocking I/O to do cooperative
        multi threading.  On some platforms it can be configured to use
        the thread library.
Received on Mon Sep 27 1999 - 10:19:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:33 MST