Reusing KeyStore in order to reduce memory usage

Description

KeyStore.getInstance() creates new instance and loads all keys.
Each instance for each connection takes about 250Kb in my case.

Environment

None

Attachments

1
  • 06 Jun 2012, 09:20 AM

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created June 6, 2012 at 9:20 AM
Updated May 30, 2013 at 10:42 PM
Resolved January 31, 2013 at 10:31 PM