https://issues.apache.org/bugzilla/show_bug.cgi?id=44755





--- Comment #6 from Will Rowe <[EMAIL PROTECTED]>  2008-04-24 09:23:14 PST ---
Owen, keep in mind that 70 handles are required simply for the output pipe,
which you already knew.  In order to recover gracefully from a stopped logger,
the 70 read-ends of the pipes are required to pass this to a replacement
process.
That's 140 in your case.  The other 37 handles?  I don't know... but clearly
the
original 107 handles you cite were incorrect.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to