What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Why powerline adapter are faster with multiple tcp connections?

mgiammarco

New Around Here
Hello,
I see in tests that several powerline hd adapters reach 300mbps but only with multiple tcp streams running.

Why? I need to reach max speed with only one tcp connection.... can I?

Thanks in advance for any reply!

Mario
 
I don't know the technical explanation. But the effect is also seen with 802.11n wireless networks.

You can't reach the same total speed for multiple connections with a single connection.
 
Hello,
I see in tests that several powerline hd adapters reach 300mbps but only with multiple tcp streams running.

Why? I need to reach max speed with only one tcp connection.... can I?

Thanks in advance for any reply!

Mario
It's because of (a) the half-duplex protocol used for power line and WiFi and (b) the PCs doing the transfer cannot keep the "pipe" full for one TCP connection, but several in parallel will fill the pipe (bandwidth capacity of the medium).

Check out my prior posting (sticky here). It shows what I measured for parallel connections.
 
Great!

So if I can make the connection full duplex I can get greater speeds!

BTW: there are several ways to make two half duplex connections work as one full duplex.

I can bond them using routing protocol:

http://www.ubnt.com/forum/showthread.php?t=34428

Or I can bond them with a new linux (of pfsense?!?) bonding algorithm that sends upstream packets on one link and downstream on another link (I cannot find the link grrrrr)

Link found:
http://www.dd-wrt.com/wiki/index.php/Bonding#duplex
 
Last edited:
Similar threads
Thread starter Title Forum Replies Date
krkaufman New MoCA 2.5 Access adapter: Frontier FMT25A MoCA, HomePlug, HPNA 1

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top