> I am using Java niotcp in a test. The problem I came across is that
> Java niotcp only allows 200 connections at a time. Beyond that
> number it will report error. Can anyone provide a solution? I am
> using Linux fedora, JDK 1.4 and 5.0
First, exactly what error is reported, and in what situation?
Second, what does "ulimit -n" report?
/gordon

Signature
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
Gordon Beaton - 28 Nov 2005 19:58 GMT
>> I am using Java niotcp in a test. The problem I came across is that
>> Java niotcp only allows 200 connections at a time. Beyond that
[quoted text clipped - 4 lines]
>
> Second, what does "ulimit -n" report?
Hmm, I realize now that you failed to mention that "niotcp" is some
third party software. Did you check the the value of
"ConcurrentConnectionLimit" in the broker configuration file?
/gordon

Signature
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e