Subject ibserver memory management with InterClient
Author vince_lemaire@yahoo.fr
Hi,
I am using InterClient 1.6 with Interbase 5.6
The buffer is large enough so that the database could entirely be
stored in memory (gfix ... -bu ...) . It seems that the buffer is not
shared between the clients : the memory used increase rapidly and
after a few queries the server needs to be restarted !
This problem occurs with Java clients (which use InterClient), but
not with Delphi (which use the Borland Database Engine).
Is there a configuration point I forgot ?
Is this a bug ?
...

Thanks