Hi!
Well, any concrete ideas for a solution? As I said, I wrote my own
RMISocketFactory and the container factory says that it created one of my
ServerSockets which should be able to handle 10000 incoming connections in
the backlog queue. Why do things still go wrong?
regards,
Achim
> Hi!
>
> Achim Demelt wrote:
> > > Try having this delay between each thread, and make 1000 requests in
> > > each thread instead. See what happens.
> > >
> >
> > I ran the test with 500 threads, 10000 requests each, and delaying 1
second
> > between starting threads. it worked fine. so it seems to be a problem of
> > establishing multiple connections simultaneously.
>
> Excellent!
>
> May I cheerfully add "Tada" :-)
>
> best,
> Rickard
>
> --
> Rickard Öberg
>
> Email: [EMAIL PROTECTED]
>
>
> --
> --------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> List Help?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
List Help?: [EMAIL PROTECTED]