sbjaved
New Around Here
This is the first time I've built and configured a server for my home network.
Server:
Intel Dual Core G620 2.6GHz
Intel Desktop Board DH61WWB3 (Intel® 82579V Gigabit Ethernet Controller)
2GB DDR3
Seagate 500GB 7200RPM 16MB Cache SATA
Ubuntu 12.04 running Samba (w/ only this tweak: socket options = TCP_NODELAY SO_RCVBUF=262144 SO_SNDBUF=262144 IPTOS_LOWDELAY SO_KEEPALIVE)
I'm using a DLink DIR 655 rev B1 (wireless-n 300Mbps) router. Server is connected to the router via ethernet cable. I have 2 computers and 2-3 mobile devices (all support wireless-n) on the network connected wirelessly to the router.
Here are the iperf results b/w my Dell XPS 15 laptop (Intel Centrino Wireless N-1030) and the Server:
When I copy a file to the server, I'm getting write speeds of ~5MBps.
What can I do to improve my read/write speed? I'm fine with 5MBps but I was hoping for 8-9MBps???
Server:
Intel Dual Core G620 2.6GHz
Intel Desktop Board DH61WWB3 (Intel® 82579V Gigabit Ethernet Controller)
2GB DDR3
Seagate 500GB 7200RPM 16MB Cache SATA
Ubuntu 12.04 running Samba (w/ only this tweak: socket options = TCP_NODELAY SO_RCVBUF=262144 SO_SNDBUF=262144 IPTOS_LOWDELAY SO_KEEPALIVE)
I'm using a DLink DIR 655 rev B1 (wireless-n 300Mbps) router. Server is connected to the router via ethernet cable. I have 2 computers and 2-3 mobile devices (all support wireless-n) on the network connected wirelessly to the router.
Here are the iperf results b/w my Dell XPS 15 laptop (Intel Centrino Wireless N-1030) and the Server:
saad@Dell-XPS-L502X:~$ iperf -c 192.168.0.105 -r -f M
------------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 0.08 MByte (default)
------------------------------------------------------------
------------------------------------------------------------
Client connecting to 192.168.0.105, TCP port 5001
TCP window size: 0.08 MByte (default)
------------------------------------------------------------
[ 5] local 192.168.0.104 port 34349 connected with 192.168.0.105 port 5001
[ ID] Interval Transfer Bandwidth
[ 5] 0.0-10.0 sec 113 MBytes 11.3 MBytes/sec
[ 4] local 192.168.0.104 port 5001 connected with 192.168.0.105 port 37268
[ 4] 0.0-10.1 sec 123 MBytes 12.2 MBytes/sec
When I copy a file to the server, I'm getting write speeds of ~5MBps.
What can I do to improve my read/write speed? I'm fine with 5MBps but I was hoping for 8-9MBps???
Last edited: