Re: Sequential sever?

From: Jon Kay <jkay@dont-contact.us>
Date: Tue, 28 Sep 1999 22:05:14 +0000

Avi Saxena wrote:
> . . . We do not call 2 handlers
> at one time, i.e. * if one handler takes a long time other requests are
> blocked for that time. * Is this correct?

This is correct. Handlers never block - e.g., I/O is done nonblocking with
completion handlers, so it's rarely a problem.

-- 
Jon Kay        pushcache.com                      jkay@pushcache.com
http://www.pushcache.com/                             (512) 420-9025
'push done right'                                  Squid consultants
Received on Tue Sep 28 1999 - 21:20:34 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:34 MST