Subject Re: [firebird-python] Classic Server
Author marius adrian popa
On Thu, Mar 12, 2009 at 1:26 PM, Pavel Cisar <pcisar@...> wrote:
> Robert Dollinger napsal(a):
>
>>
>> this is clear to me. In the example above even tough I have still 1 GB
>> of RAM free after 44 connections,
>> kinterbasdb blocks new connections to the classic server.
>> With 44 connection via python active I can still access the DB via
>> IBExpert, that is the crazy thing.
>
> This is not about kinterbasdb, as the error reported comes from Firebird
> client library, and it clearly said that the connection was rejected by
> remote host. There is no way how this error can come from kinterbasdb.
> So I would look for the cause at network interface level or process
> spawning. The problem is either in OS or Firebird itself. Guess it's
> better to ask in Firebird-Support list.

I guess is the Classic problem , if you use xinet.d/inet then for
firebird you should check if is an limit
it should be something like
/etc/xinetd.d/firebird21
>
> best regards
> Pavel Cisar
>
>