Open capmorganbih opened 11 months ago
Try to (significantly) increase tcp_buffer_size
and transmit_queue_capacity
, so that high RTT won't automatically convert to low TCP speed.
E.g. 1048576
buffer size and 5000
queue capacity.
Obviously, memory usage by the application may be affected.
When used as exit node upload/download speed is limited at 25% from original bandwidth. What is the reason and may we address it somehow?