PQ81539: Hashtabale index default was set too high
in WebContainer and Session
Downloadable files
Abstract
Performance enchancement for WebContainer and Session
components
Download Description
The webContainer and Session components use a class called
SimpleHashtable to store data in a hashed manner. The class holds an array
of HashtableEntries to store objects in it. In some cases,
quite a lot of those objects in the heap having only very few references
and/or objects stored in the hashtable. Hence, a great deal of memory is
used by empty array indices.
Prerequisites
Please download the UpdateInstaller below to install this fix.