Subject Re: [firebird-support] Classic Server
Author Dennis McFall
At 08:30 AM 3/13/2009, you wrote:
>Hi,
>
> >It happens on my computer after opening more than 44 connection to the
> >DB with Classic Server. Probably it depends on the hardware resources
>
>
>I'd say this is some OS limitation (configuration) on max number of
>connections to some process (eg: for security reasons). You did not mention
>what OS you're using. If Linux, look at xinetd configuration, you can raise
>the max number of connections there

I don't see anything in /etc/xinetd.d/firebird that refers to
connection count. (?) All I have is this (Linux, classic 1.5.4):

service gds_db
{
flags
socket_type
wait
user
log_on_success
log_on_failure
server
disable
}

I have this same "connection" problem, and need a solution.

Thanks to all,
./dm