about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-21 21:10:27 +0000
committerEric Wong <e@80x24.org>2021-10-22 00:54:46 +0000
commitab02e4a584a4ed3ce457f24ccc058522344fc6cd (patch)
tree718832777473d5540640e0a2ba703309943404ce
parent950485f0da0b79832e7ef100ac419f40c8bd30e0 (diff)
downloadpublic-inbox-ab02e4a584a4ed3ce457f24ccc058522344fc6cd.tar.gz
IMAP and NNTP client performance absolutely sucks compared to what
the read-only daemons are capable of...
-rw-r--r--Documentation/lei-overview.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/lei-overview.pod b/Documentation/lei-overview.pod
index bb2fe50f..99fd6ef7 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:meta@public-inbox.org>