lixuewei / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

SMB copy delays #1232

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I'm experiencing some delays when copying large files to the samba share, 
especially when the files are copied in small blocks (i.e. 512 bytes) and I 
believe this could be a socket buffer issue. 

I was looking to verify the TCP_NODELAY option for the SMB server but I 
couldn't even locate the smb.conf file! Is there a way to implement this 
myself? Or make it a "feature request"? I came across a page and i'm wondering 
if it could apply to the RT-N56U as well: 
https://code.google.com/p/wl500g-repo/wiki/HowTo_Samba

Thanks!

Original issue reported on code.google.com by julioqc47 on 23 Apr 2014 at 12:40