summaryrefslogtreecommitdiff
path: root/mail/prayer
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
committerjmmv <jmmv@pkgsrc.org>2003-05-06 17:40:18 +0000
commitf1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /mail/prayer
parent37170ce899bdf394cca1d0769b2215d84b15a7ee (diff)
downloadpkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'mail/prayer')
-rw-r--r--mail/prayer/DESCR6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/prayer/DESCR b/mail/prayer/DESCR
index 2700dcb7982..da8a9bc04ff 100644
--- a/mail/prayer/DESCR
+++ b/mail/prayer/DESCR
@@ -7,13 +7,13 @@ Prayer is a small and fast HTTP to IMAP gateway written entirely in C.
o Postponed message folder stream
o Preferences stream
o Folder transfer stream
- o Various optimisations/sharing to minimise actual IMAP connections
+ o Various optimisations/sharing to minimise actual IMAP connections
* Directory cache: single round trip to IMAP server for directory listing.
- * Works well with UW IMAP server (even using Unix format mail folders).
+ * Works well with UW IMAP server (even using Unix format mail folders).
* Little discernible load on a Pentium III class system running Linux with
5,000 logins/day (400 logins/hour, 150 concurrent logins)
* Uses 10% to 20% of the CPU and 400 MBytes of RAM on a PIII class system
with 23,000 logins/day (1,700 logins/hour, 850 concurrent logins peak)
* Aggressive HTTP/1.0 and 1.1 connection caching to reduce SSL overhead.
* Optional gzip compression of pages tunable by IP address range.
- * Minimal use of fixed length buffers in C source code.
+ * Minimal use of fixed length buffers in C source code.