From 4361af3b7c17bce87ce602c3aecd25a2f0814e95 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 2 May 2003 14:54:25 +0000 Subject: Add note about 'ldap trust ids'. (This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252) --- docs/docbook/projdoc/Speed.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs/docbook') diff --git a/docs/docbook/projdoc/Speed.xml b/docs/docbook/projdoc/Speed.xml index 2509883916..078f068bae 100644 --- a/docs/docbook/projdoc/Speed.xml +++ b/docs/docbook/projdoc/Speed.xml @@ -192,11 +192,19 @@ case you may wish to change this option. Slow logins are almost always due to the password checking time. Using -the lowest practical password level will improve things. +the lowest practical password level will improve things. Note that +this problem only occurs on slow servers(e.g. 486 and lower). + +LDAP + +LDAP can be vastly improved by using the ldap trust ids parameter. + + + Client tuning @@ -208,4 +216,8 @@ performance. Check the sections on the various clients in + + + + </chapter> -- cgit