| Subject | Re: [firebird-support] Re: problem with amount user that connect to firebird classic-server | 
|---|---|
| Author | Carlos Mazariegos | 
| Post date | 2016-07-02T14:08:49Z | 
Hi!
    
I will try to prove in my work the monday
      
      I inform you how I worked
Thanks
    
| Carlos Mazariegos Universidad Mariano Gálvez | 
El 30/06/2016 a las 11:33 p. m.,
      ma_golyo@... [firebird-support] escribió:
    
    Hi!
TCP connections are limited in xinetd.
Edit /etc/xinet.d/firebird file
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 }