Subject | Re: Firebird stopped after 190 connections |
---|---|
Author | |
Post date | 2017-11-03T06:16:19Z |
Hi!
You have to make some changes in xinetd.
You have to make some changes in xinetd.
service gds_db { disable = no flags = reuse socket_type = stream wait = no tcps = 500000 10 user = firebird per_source = UNLIMITED instances = UNLIMITED server = /opt/firebird/bin/fb_inet_server }