filter_innd.pl question

Russ Allbery rra at stanford.edu
Wed Oct 13 17:29:44 UTC 2004


Chris Masters <rotis23 at yahoo.com> writes:

> It looked as though it was single threaded - Why??  nnrpd doesn't handle
> all traffic does it?

innd is single-threaded; nnrpd forks a new copy for each incoming
connection.  But posts have to go through innd.  innd is single-threaded
because writing threaded code properly is a lot more complex and INN dates
from 1991.  :)

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.


More information about the inn-workers mailing list