Subject | Re: [Firebird-Java] connection rejected by remote interface |
---|---|
Author | Steven Jardine |
Post date | 2007-05-03T15:31:47Z |
Yeah, thanks. Right after I sent my last email I saw that setting. I
also added the cps values. Thanks!
Steve
Here is my firebird services file if anyone cares:
service gds_db
{
disable = no
flags = REUSE KEEPALIVE NOLIBWRAP NODELAY
socket_type = stream
wait = no
user = root
server = /opt/firebird/bin/fb_inet_server
instances = UNLIMITED
per_source = UNLIMITED
cps = 200 5
}
Steve Wiser wrote:
also added the cps values. Thanks!
Steve
Here is my firebird services file if anyone cares:
service gds_db
{
disable = no
flags = REUSE KEEPALIVE NOLIBWRAP NODELAY
socket_type = stream
wait = no
user = root
server = /opt/firebird/bin/fb_inet_server
instances = UNLIMITED
per_source = UNLIMITED
cps = 200 5
}
Steve Wiser wrote:
> If you are expecting a lot of connections to come in at one time you
> should also look at modifying the cps values in your xinetd.conf file.
>
> -steve
>
> Steven Jardine wrote:
>
>> Hey Roman,
>>
>> Thanks for the quick reply! You are always a big help.
>>
>>> Do you see something in FB's log? What about reducing number of
>>> connections in the pools (in case you have some limitations in your
>>> xinetd configuration)?
>>>
>> I missed the "xinetd[3276]: FAIL: gds_db per_source_limit
>> from=127.0.0.1" messages in the log file. Dumb huh?
>>
>> Anyway I added "instances = UNLIMITED" and "per_source = UNLIMITED" to
>> the firebird xinetd service file and everything is working now. Thanks
>> again for pointing me in the right direction.
>>
>> Steve
>>
>>
>>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>