Subject Re: [firebird-python] Classic Server
Author Pavel Cisar
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.

best regards
Pavel Cisar