IMAP and NNTP client performance absolutely sucks compared to what the read-only daemons are capable of... --- Documentation/lei-overview.pod | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/Documentation/lei-overview.pod b/Documentation/lei-overview.pod index bb2fe50f7cd9..99fd6ef72174 100644 --- a/Documentation/lei-overview.pod +++ b/Documentation/lei-overview.pod @@ -137,6 +137,11 @@ Since lei runs as a daemon, L<lei-daemon-kill(1)> is required to kill the daemon so it can load new code. It will be restarted with the next invocation of any lei command. +=head1 CAVEATS + +IMAP and NNTP client performance is poor on high-latency connections. +It will hopefully be fixed in 2022. + =head1 CONTACT Feedback welcome via plain-text mail to L<mailto:[email protected]> -- unsubscribe: one-click, see List-Unsubscribe header archive: https://public-inbox.org/meta/
