ITS#8614 - documentation updates

This commit is contained in:
Quanah Gibson-Mount 2020-05-14 17:14:02 +00:00
parent 44c5183f21
commit 83217b9842
2 changed files with 6 additions and 7 deletions

View file

@ -49,10 +49,10 @@ of the proxy lined up with that of the proxied server.
.LP
Note: When looping back to the same instance of
.BR slapd (8),
each connection requires a new thread; as a consequence,
each connection requires a new thread; as a consequence, the
.BR slapd (8)
must be compiled with thread support, and the \fBthreads\fP parameter
may need some tuning; in those cases, one may consider using
\fBthreads\fP parameter may need some tuning. In those cases,
one may consider using
.BR slapd\-relay (5)
instead, which performs the relayed operation
internally and thus reuses the same connection.

View file

@ -49,10 +49,9 @@ of the proxy lined up with that of the proxied server.
.LP
Note: When looping back to the same instance of \fBslapd\fP(8),
each connection requires a new thread; as a consequence, \fBslapd\fP(8)
must be compiled with thread support, and the \fBthreads\fP parameter
may need some tuning; in those cases, unless the multiple target feature
is required, one may consider using \fBslapd\-relay\fP(5) instead,
each connection requires a new thread; as a consequence, the \fBslapd\fP(8)
\fBthreads\fP parameter may need some tuning. In those cases, unless the
multiple target feature is required, one may consider using \fBslapd\-relay\fP(5) instead,
which performs the relayed operation internally and thus reuses
the same connection.