Details
Details
Assignee
Viktor Gema
Viktor GemaReporter
Craig McNally
Craig McNallyPriority
Story Points
0
Sprint
Development Team
Eureka
Release
Ramsons (R2 2024) Service Patch #1
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 28, 2025 at 6:54 PM
Updated 2 days ago
We’ve found that when using TLS mode, some (all?) workflows are an order of magnitude slower than when not using TLS mode. It seems the slowness is related to crypographic processing (performed by the bouncycastle library). The purpose of this task is to work closely with FSE and PTF teams to investigate the slowness, identify bottlenecks, test potential optimizations and propose next steps.
Findings should be captured on the wiki and discussed with the team and/or architects.
Additional Notes:
There are GitHub issues in the BC community complaining about slowness. One suggestion is to use HSM (Hardware Security Model), which comes with increased cost. It will need to be discussed with FSE. We should not stop here, but look at other options as well.