Applicable in Init-class directives.
UNIX Only. The init-uhome function loads information about the system’s user home directories into internal hash tables. This process increases memory usage slightly, but improves performance for servers that have significant traffic to home directories.
The following table describes the parameter for the init-uhome function.
Table 5–11 init-uhome parameters
Parameter |
Description |
---|---|
(Optional) Specifies the full file system path to a file other than /etc/passwd. If file name is not provided, the default UNIX path (/etc/passwd) is used. |
Init fn=init-uhome Init fn=init-uhome pwfile=/etc/passwd-http |