Subject Re: [firebird-support] gds service limit
Author Uwe Grauer
rodbracher wrote:

> Hi
>
> A site is getting connection errors and this was pulled from a log file:
>
> Apr 12 15:35:23 pperfect xinetd[4886]: START: gds_db pid=1770
> > from=150.39.30.30 Apr 12 15:35:49 pperfect xinetd[4886]: FAIL: gds_db
> > service_limit from=150.39.30.30
>
> If I do a
>
> ps -aux | grep gds
>
> I get a normal number (10 or so) gds processes
>
> What could this 'service_limit' be?
>
> Using FB 1.0.3 Classic Server
>
Take a look at your xinetd config. Seems like that your max. Connection
Limit is set to 10.

Uwe