3.31.23. SessionDatabaseUseRewrittenName Previous topic Parent topic Child topic Next topic

This optional parameter controls the user name used to update and access the session database for this Handler. If SessionDatabaseUseRewrittenName is true, the rewritten user name (as rewritten by RewriteUsername and the others) is used. Otherwise the original User-Name attribute from the request is used. This is false by default.
New configurations must use SessionDatabaseOptions to control this and any other possible options. For more information, see Section 3.31.22. SessionDatabaseOptions.