search for: 0b6uhr3gqekqwcxdewvrfsxrmnnc

Displaying 3 results from an estimated 3 matches for "0b6uhr3gqekqwcxdewvrfsxrmnnc".

2017 Oct 09
2
Linux vs. Windows SMB buffering
...rotocol Response conversations between the server and the Windows client. It also seems the client is now using a lease. Unfortunately, the Windows client is still immediately writing one line at a time :( I have uploaded the new packet capture snippet here (2MB): https://drive.google.com/open?id=0B6UHr3GQEkQwcXdEWVRFSXRMNnc Hopefully, I'm getting closer? :) Does the smb.conf looks reasonable to you? Thanks again for all your help, it's greatly appreciated! Will On Fri, Oct 6, 2017 at 7:09 PM Jeremy Allison <jra at samba.org> wrote: > On Fri, Oct 06, 2017 at 07:26:29PM +0000, Will Lucas wrote: >...
2017 Oct 09
0
Linux vs. Windows SMB buffering
...ions between the server and the Windows client. It also seems the > client is now using a lease.  Unfortunately, the Windows client is still > immediately writing one line at a time :( > > I have uploaded the new packet capture snippet here (2MB): https:// > drive.google.com/open?id=0B6UHr3GQEkQwcXdEWVRFSXRMNnc > > Hopefully, I'm getting closer? :) Does the smb.conf looks reasonable to you? So it's now getting a RWH lease, but still doing the raw syscall reads across the wire. Does it do the same to a Windows server ? Looks like the client application is deliberately turning off any redir...
2017 Oct 06
2
Linux vs. Windows SMB buffering
> > > Does the wireshark trace show the Windows client asking for and > getting a RWH lease under SMB2 ? If so, then there's no reason > it can't be caching the entire file locally. Seems strange > behaviour from the Windows redirector here. > I have uploaded the Linux packet capture here (14MB): https://drive.google.com/open?id=0B6UHr3GQEkQwWXJ1NjVwMkJXOEU Also,