Subject Re: [firebird-python] Classic Server
Author marius adrian popa
On Thu, Mar 12, 2009 at 1:41 PM, marius adrian popa <mapopa@...> wrote:
> 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

here are some answers
http://www.firebirdfaq.org/faq161/
http://www.nabble.com/Re:-Limit-of-10-connection-to-Classic-FB-per-client-machine-p22331998.html

we should move discussions on firebird-support
>>
>> best regards
>> Pavel Cisar
>>
>>
>