Subject Re: [firebird-support] Re: Linux DB connectivity - more info
Author Philippe Makowski
Le 01/06/2005 18:17, stewartbourke a dit :
> --- In firebird-support@yahoogroups.com, "stewartbourke"
> <stewartbourke@e...> wrote:
> I have done some more detailed checking, and the limit of
> connections is 32. Once 32 connections have been made, no
> additional connections can be made to the FB server. However, if I
> logon to the machine and run isql locally, I can connect to the
> database.
Change the config of your inetd/xinetd daemon to allow more connections.
Look at `man xinetd.conf` and add an 'instances = XX' line
to your firebird entry in /etc/xinetd.d.