Hello, How much time should it take to copy 1Gb to 5Gb from from Samba server to Windows Xp in gigabit network? Default Samba configs, a single copy of a 1GB file takes about 70 seconds to complete, about 14MBps, 117Mbps, about 11% network utilization. A Windows 2003 server, similar hardware, same network connection, can transfer the same 1GB file in about 28 seconds, 36MBps, 292Mbps, almost 30% network utilization. Apache takes 16 seconds, 64MBps, 512Mbps, over 50% network utilization. What can be done to speed up transfer rate? Regards, Komal
Cleber P. de Souza
2006-Sep-15 13:51 UTC
[Samba] Time take to copy file from Samba to Windows XP
You could increase your transfer rate changing the socket options. Increase the SO_SNDBUF and SO_RCVBUF to bigger values such as 16384 for 16 Mbps buffer size. Test higher values for your environment. On 9/15/06, Komal Shah <countofdracula@gmail.com> wrote:> Hello, > > How much time should it take to copy 1Gb to 5Gb from from Samba server > to Windows Xp in gigabit network? > > Default Samba configs, a single copy of a 1GB file takes about 70 > seconds to complete, about 14MBps, 117Mbps, about 11% network utilization. > > A Windows 2003 server, similar hardware, same network connection, can > transfer the same 1GB file in about 28 seconds, 36MBps, 292Mbps, almost > 30% network utilization. > > Apache takes 16 seconds, 64MBps, 512Mbps, over 50% network utilization. > > What can be done to speed up transfer rate? > > Regards, > > Komal > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >-- *** Cleber P. de Souza
Shah Komal Kiritkumar
2006-Sep-15 21:53 UTC
[Samba] Time take to copy file from Samba to Windows XP
Hello, How much time should it take to copy 1Gb to 5Gb from from Samba server to Windows Xp in gigabit network? Default Samba configs, a single copy of a 1GB file takes about 70 seconds to complete, about 14MBps, 117Mbps, about 11% network utilization. A Windows 2003 server, similar hardware, same network connection, can transfer the same 1GB file in about 28 seconds, 36MBps, 292Mbps, almost 30% network utilization. Apache takes 16 seconds, 64MBps, 512Mbps, over 50% network utilization. What can be done to speed up transfer rate? Regards, Komal