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

reverse ssh experiment #118

Open
staszek-krotki opened this issue May 23, 2024 · 0 comments
Open

reverse ssh experiment #118

staszek-krotki opened this issue May 23, 2024 · 0 comments
Assignees

Comments

@staszek-krotki
Copy link
Contributor

staszek-krotki commented May 23, 2024

Verify the feasibility of the reverse ssh architecture.

Experiment scenario:

  • a single node that would proxy traffic through reverse ssh (ubuntu, aws t3.medium)
  • 10 server nodes with 100 containers serving http streaming content
  • 1 node with 1000 containers requesting http traffic through proxy from servers

Observations:

  • proxy server has not reached its capacity with
    • ~95% memory usage (4GB available)
    • ~30% cpu usage (2 vCPUs available)
  • high throughput - up to 20GB/s

Image

Code used for testing:
https://github.com/staszek-krotki/remote-ssh-test/tree/master

@staszek-krotki staszek-krotki self-assigned this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant