Subject | Re: [firebird-support] why does our firebird servers process list look like this |
---|---|
Author | Helen Borrie |
Post date | 2010-10-27T23:11:04Z |
At 11:14 AM 28/10/2010, you wrote:
./hb
>It looks like there are a whole lot of fb_inet_server processes hanging around and not ending.Yep. That's how Classic works: the [x]inetd daemon creates one process for each connection. The process ends when the connection is detached, i.e., the client successfully logs out and the client application properly tidies up any outstanding transactions.
./hb