| Previous | Contents | Index |
Normally, look ups using the directory channel are queued
to the directory channel itself and processed by the directory
channel master program. When the channel keyword
inline is specified on the directory channel,
then look ups are done immediately, similar to the way look ups are
done to the alias database. For example:
directory inline DIRECTORY-DAEMON |
Using inline directory lookups can help performance. Only
local databases and LDAP look ups are supported in inline
mode. Other directory sources are always queued to the
directory channel.
| Previous | Next | Contents | Index |