[jcifs] Re: jCIFS deadlock issue - when can we expect a fix?

Michael B Allen mba2000 at ioplex.com
Tue Feb 21 00:23:50 GMT 2006


On Mon, 20 Feb 2006 20:44:01 +0100
Ronny Schuetz <usenet-01 at groombridge34.de> wrote:

> session concept works in jCIFS. So just for my clarification: If I'd set
> lets say the ssnLimit to 100 but would run 75 threads connecting to the
> same Windows share performing the operations listed above without any
> pause, it could still happen that multiple sockets are opened?

No. I don't think so. All 75 threads should use the same socket to
multiplex requests (unless the server periodically closes sockets). If
you set ssnLimit to 25 then you should see ~3 sockets.

Mike


More information about the jcifs mailing list