Search squid archive

Re: Squid performance in serving video files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux