Skip to main content
Version: 3.14.x.x LTS

ReadOnlySessionFilter

The ReadOnlySessionFilter will make the session access read-only for all subsequent filters in the chain. No attributes can be saved into the session. For security reasons, the session can still be invalidated.

Classname
ch::nevis::nevisproxy::filter::session::ReadOnlySessionFilter
Library
libNPSessionFilters.so.1

Configuration

ReadOnly

  • Type: string
  • Usage Constarints: required, conditional
  • Supported pragmas: break
  • Description: Turns the read-only mode on or off.