xrdp/docs/man
matt335672 b23d6f89d5 Improve performance on long fat networks (LFNs)
On Linux, the TCP send buffer size is increased to 32768 if it is less
that this (which it normally is). This however has the effect of disabling
dynamic buffer sizing, leading to a maximum available bandwidth of

max_bandwidth = 262144 (bits) / round_trip_time (secs)

This is not noticeable on a LAN with an RTT of around 0.5ms, but
very noticeable on a WAN with an RTT of 0.25s.

Comments in the config file and manpage in this area are improved, as
is the logging if the parameters are actually set.
2024-01-11 11:53:54 +00:00
..
.gitignore Substitute variables in manual pages 2016-12-24 00:58:15 -08:00
Makefile.am Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
sesman.ini.5.in Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
xrdp-chansrv.8.in Minor manpage fixes 2021-01-20 12:55:35 +00:00
xrdp-dis.1.in Minor manpage fixes 2020-06-18 12:23:32 +01:00
xrdp-dumpfv1.8.in Replace Windows font utility with native utilities 2022-09-06 09:31:47 +01:00
xrdp-genkeymap.8.in Minor manpage fixes 2021-01-20 12:55:35 +00:00
xrdp-keygen.8.in Substitute directories in manual pages 2016-12-24 01:00:21 -08:00
xrdp-mkfv1.8.in Replace Windows font utility with native utilities 2022-09-06 09:31:47 +01:00
xrdp-sesadmin.8.in Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
xrdp-sesman.8.in Remove sesmanruntimedir 2023-10-23 18:14:46 +01:00
xrdp-sesrun.8.in Remove support for x11rdp 2023-01-05 11:26:44 +00:00
xrdp.8.in Minor manpage fixes 2021-01-20 12:55:35 +00:00
xrdp.ini.5.in Improve performance on long fat networks (LFNs) 2024-01-11 11:53:54 +00:00