Community discussions

MikroTik App
 
dan_99503
newbie
Topic Author
Posts: 28
Joined: Mon Feb 07, 2005 3:41 am

TCP Acceleration

Mon May 04, 2015 4:24 am

What about TCP Acceleration?

Many folks using satellite have to buy a second platform (Riverbed, SilverPeak, etc) for this one feature. Any chance we could see this implemented in the Mikrotik in the future?

Thanks,

- Dan
 
roadracer96
Forum Veteran
Forum Veteran
Posts: 736
Joined: Tue Aug 25, 2009 12:01 am

Re: TCP Acceleration

Mon May 04, 2015 4:30 am

That's not really a router function. That's a de facto saas application. You can setup squid to do the same thing. Not to mention the fact that it's a diminishing market.
 
PtDragon
Frequent Visitor
Frequent Visitor
Posts: 80
Joined: Sun Apr 26, 2009 8:52 pm

Re: TCP Acceleration

Thu May 28, 2015 3:02 pm

It could be nice to have TCP acceleration.
Not a top priority feature but will be great to have this kind of acceleration.
 
kiwirock30
just joined
Posts: 13
Joined: Mon Nov 12, 2012 4:02 am

Re: TCP Acceleration

Tue Aug 08, 2017 9:13 pm

To add to this very old thread for those that search for this:

Most satellite systems use a TCP to XTP process to acknowledge TCP packets locally, then encapsulate them to XTP for the satellite segment to a network controller that then reconstructs the TCP but uses additional processing to detect packet loss in order to help TCP operate as normal as possible by re-transmission of XTP packets.

This is very specialised as mentioned, not the job of end user equipment on a satellite network.

This is usually built in to most satellite modems now so it's not needed by any end user equipment.

IPSec VPN's though will still run extremely slow as they are passed as bascially raw packets over a satellite network.

The only other way to speed up TCP, is to encapsulate it in to UDP packets using a UDP VPN etc... but you'll still run in to error correction issues which will lead to speed issues for any lost UDP packets over the satellite platform.

You're best to stick with the likes of XTP by using a satellite provider that already offers TCP accelleration.
 
2jarek
Member Candidate
Member Candidate
Posts: 153
Joined: Thu May 17, 2007 3:28 pm
Location: Poland

Re: TCP Acceleration

Wed Aug 09, 2017 9:47 am

+1 TCP Acceleration or upgrade Nstreme for AC.
 
rass121
just joined
Posts: 9
Joined: Mon Mar 15, 2021 11:02 am

Re: TCP Acceleration

Mon Mar 15, 2021 11:09 am

Also looking for this proto XTP for RouterOS, wonder if there is a plug-in anywhere