[Queue-developers] clarification of how 1.20.1 operates
Brought to you by:
wkrebs
From: Eric T. <eh...@iC...> - 2000-08-02 13:40:34
|
Since the documentation seems to be out of date WRT version 1.20.1, is there anything wrong with my understanding here? On the every host's local filesystem there are (in the standard config): /usr/local/var/queue/{now,wait} /usr/local/share/qhostsfile Every host in qhostsfile runs queued queued accepts work from queue(1) via a socket (NOT by noticing new cf files in /usr/local/var/queue/...) queued on each machine maintains its own queue state in /usr/local/var/queue/{now,...} ...eric |