Tune parameter settings

Use this page to set tuning parameters for distributed sessions.

To view this administrative console page, click Servers > Application Servers > server > Web Container > Session Management > Distributed Environment Settings > Custom Tuning Parameters.

 

Configuration tab

Tuning Level

Specifies that the session management facility provides certain predefined settings that affect performance.

Select one of these predefined settings or customize a setting. To customize a setting, select one of the predefined settings that comes closest to the setting desired, click Custom settings, make your changes, and then click OK.

Very high (optimize for performance)

Write frequency Time based
Write interval 300 seconds
Write contents Only updated attributes
Schedule sessions cleanup true
First time of day default 0
Second time of day default 2

High

Write frequency Time based
Write interval 300 seconds
Write Contents All session attributes
Schedule sessions cleanup false

Medium

Write frequency End of servlet service
Write Contents Only updated attributes
Schedule sessions cleanup false

Low (optimize for failover)

Write frequency End of servlet service
Write Contents All session attributes
Schedule sessions cleanup false

Custom settings

Write frequency default Time based
Write interval default 10 seconds
Write contents default All session attributes
Schedule sessions cleanup default false

Related tasks
Tuning performance parameter index
Related reference
Administrative console buttons
Administrative console page features
Administrative console preference settings
Tuning session management