Re: Peformance questions
Philip Warner <[email protected]> Tue, 26 Feb 2013 18:59:06 +1100
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <[email protected]> |
On 26/02/2013 12:29 PM, Michael B Allen wrote: > To be honest now it sounds like jcifs is doing something wrong. It probably shouldn't hang if the server or env doesn't support > dfs. And the only way to really figure out what the problem is is to get a capture. I'd suggest that one thing at least is weird: why does it make DFS enquiries while in the process of writing to a file? ISTM that once I have an OutputStream it really should not be doing (or needing) DNS stuff...but I don't know CIFS.