Optimizing download performance
In order to optimize HTTP Gateway's download performance, complete the following procedures.
About this task
Even though each environment and use case may benefit from different download buffer size values, Aspera in-lab testing shows that 128 kilobytes (131073 bytes) provide significant download performance improvements.
Procedure
Enable TCP BBR to Improve Linux Performance
To maximize the throughput of HTTP-Gateway based transfers, for the HTTP(S) leg which runs over TCP and improve its performance, we recommend using the BBR TCP congestion control algorithm instead of the default cubic one.
Important: When considering switching to the BBR TCP congestion control
algorithm, you should be cautious with the impact on network utilization and congestion. In order to
enable TCP BBR Your Linux machine must be running kernel 4.9 or later.
Run the following commands as root: