Subject | RE: [firebird-support] Firebird v1.03 for linux limited connections |
---|---|
Author | Salim Naufal |
Post date | 2004-05-05T18:41:10Z |
Roland,
You must set the maximum number of instances Linux runs the gds_inet process
(or fb_inetd).
You have to set it in the /etc/xinet.d directory
Locate the corresponding service (gds... or fb...), open it and add the
Following option to the service definition:
instances UNLIMITED
-----Original Message-----
From: roland_seetec [mailto:Roland.Rudd@...]
Sent: Wednesday, May 05, 2004 10:00 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Firebird v1.03 for linux limited connections
when connecting to the linux interbase server i get 20 connections
and then it refuses any more in the log i get error 104 can any help
me as this is causing me a big problem
You must set the maximum number of instances Linux runs the gds_inet process
(or fb_inetd).
You have to set it in the /etc/xinet.d directory
Locate the corresponding service (gds... or fb...), open it and add the
Following option to the service definition:
instances UNLIMITED
-----Original Message-----
From: roland_seetec [mailto:Roland.Rudd@...]
Sent: Wednesday, May 05, 2004 10:00 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Firebird v1.03 for linux limited connections
when connecting to the linux interbase server i get 20 connections
and then it refuses any more in the log i get error 104 can any help
me as this is causing me a big problem