Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[sdk-standard-components][sdk-scheme-adapter] Investigate http config for mTLS performance improvements and http2 library migration and benefits. #3809

Open
10 tasks
kleyow opened this issue Mar 14, 2024 · 0 comments
Labels
story to-be-refined This story is ready to be groomed

Comments

@kleyow
Copy link

kleyow commented Mar 14, 2024

Goal:

As a fsp

I want to be able to perform a many concurrent transfers in mojaloop

so that I can meet operational targets.

From characterizing the overhead of enabled jws and mtls on the sdk in story mojaloop/ml-perf-characterization#19

We found that the performance overhead was quite substantial with the max ops/s of 278 ops/s goes down to 40 ops/s with security turned on. We believe the signing and cryptography of mTLS is the main impacter of the performance.

We would like to launch an investigation into the node js http library if there are any benefitial configurations that could improve the performance and gauge how much work it would be to migrate the http library to the http2 library.

Acceptance Criteria:

  • TBD

Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating

Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating


Tasks:

  • TBD [ @? ]

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.
  • TBD

Pull Requests:

  • TBD

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@kleyow kleyow added story to-be-refined This story is ready to be groomed labels Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story to-be-refined This story is ready to be groomed
Projects
None yet
Development

No branches or pull requests

1 participant