Ryan Chan wrote:
Hey
On Sun, Oct 4, 2009 at 10:34 AM, Amos Jeffries <squid3@xxxxxxxxxxxxx> wrote:
No. Two or more files can be served at the same time.
Squid is built in a non-blocking design that does multi-threaded things
internally without using OS threads.
Amos
Is it using epoll?
If it's built with that library and none better is available.
pluggable poll, select, dev/poll, epoll, kqueue, and signals for network IO.
pluggable AIO, OIO, pthread, AIOPS and custom helpers for disk IO.
Around a core asynchronous event processing loop.
Amos
--
Please be using
Current Stable Squid 2.7.STABLE7 or 3.0.STABLE19
Current Beta Squid 3.1.0.14