Thursday, March 24, 2011

Session management tuning

Session tuning has three objectives to me.
  • performance (Write frequency, Scheduled invalidation, Tablespace and row size)
  • Special characterics desired (Session affinity, Write contents, Multirow schema, Session object size, Session cache size, persistent store IO,  )
  • problem avoidance (session replication, session overflow, session security, session serialization)

No comments: