StateTokensDirectoryUsesHash
Set this parameter to true
to use a hashed directory structure (64 folders, each containing 64 folders) for the directory specified by StateTokensDirectory to store the stored state memory-mapped files. This option prevents a single directory from containing too many files, which can improve performance for file access. By default, all files are stored in the single directory.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | Server |
Example: | StateTokenDirectoryUsesHash=true |
See Also: | StateTokensDirectory |