hi
i create a configuration like this one https://www.softether.org/4-docs/2-howt ... Bridge_VPN
the traffic between the ends works well for ICMP and UDP packets but is extremely slow for TCP packets
can any one gime some ideas ?
regards
taq
slow lan to lan bridge
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: slow lan to lan bridge
How to measure the speed?
-
- Posts: 6
- Joined: Thu Sep 15, 2016 2:22 pm
Re: slow lan to lan bridge
try iperf3 or use iperf -w 256k
Although there is a layer-2 adjacency created, it has a huge amount of latency compared to a switch, so to measure the maximum throughput we need lots more data in transit at (the TCP window).
Although there is a layer-2 adjacency created, it has a huge amount of latency compared to a switch, so to measure the maximum throughput we need lots more data in transit at (the TCP window).
-
- Posts: 2458
- Joined: Mon Feb 24, 2014 11:03 am
Re: slow lan to lan bridge
TCP over TCP is not good for high latency and high packet loss rate network.
http://sites.inka.de/bigred/devel/tcp-tcp.html
http://sites.inka.de/bigred/devel/tcp-tcp.html