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

Perform remote backend copy via http #13039

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonah-iden
Copy link
Contributor

What it does

There is a strong indication that copying the backend to remote systems via http is a faster than using sftp.
On my local system copying the zipped theia backend, http was 2.5x faster then sftp. I sadly wasn't able to test it with an actual remote system.

How to test

i created a small docker container here https://hub.docker.com/repository/docker/jonahiden/remote-test-ubuntu-ssh/general
you can connect to it via ssh with user: test pass: test
also open port 8080 or some other port (other ports need configuration in the theia settings) for the http copy

Follow-ups

Review checklist

Reminder for reviewers

@msujew msujew changed the title Jiden/remote http copy Perform remote backend copy via http Oct 30, 2023
Copy link
Member

@msujew msujew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase the changes on top of the latest master?

Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
Signed-off-by: Jonah Iden <jonah.iden@typefox.io>
@JonasHelming
Copy link
Contributor

@jonah-iden Is this ready for a re-review?

@msujew
Copy link
Member

msujew commented Dec 19, 2023

I'll look into this in the new year. This isn't a high prio topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Waiting on reviewers
Development

Successfully merging this pull request may close these issues.

None yet

3 participants