SessionTuning - cws-khuntly/WebSphere GitHub Wiki
date: 2025-05-08 14:40:19 created: 2025-05-08 14:40:15 categories:
- WebSphere / Server Build / Common Configuration / Portal Servers / Tuning
Login to the ISC
Navigate to Servers -> Server Types -> WebSphere Application Servers
For each Portal server, perform the following steps:
Select "Session Management"
Select "Distributed Environment Settings"
Select "Custom Tuning Parameters"
- Select "Medium"
- Click "OK"
Select "Memory-to-memory replication"
- Replication domain: PortalCluster
- Replication mode: Both client and server
- Click "OK"
Click "OK"
Select "Enable cookies"
- Check "Restrict cookies to HTTPS sessions"
- Check "Set session cookies to HTTPOnly to help prevent cross-site scripting attacks"
- Update the cookie domain, if desired
- Default: none
- Update the cookie name, if desired
- Default: JSESSIONID
- Set cookie maximum age, if desired
- Default: Current browser session
- Set cookie path, if desired
- Default: /
- Click "OK"
Set session timeout:
- Change "Set timeout" value
- Default: 30
- New: 15
Save changes