On 9/13/07, André Warnier <[EMAIL PROTECTED]> wrote: > In summary, the problem is that in the authen module I open a tcp > connection to an external server *once*, but the server sees *two* > connections being opened.
Any chance you are running that code during startup, before the fork happens? - Perrin