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

Direct server connection instead of FRP #625

Open
vedranjukic opened this issue Jun 3, 2024 · 0 comments · May be fixed by #669
Open

Direct server connection instead of FRP #625

vedranjukic opened this issue Jun 3, 2024 · 0 comments · May be fixed by #669
Assignees
Labels
enhancement New feature or request

Comments

@vedranjukic
Copy link
Member

Is your feature request related to a problem? Please describe.
Daytona uses the FRP to connect the agent and the server. While this allows agents to connect to the server instances that are not publicly exposed it also introduces a significant lag in communication.

Describe the solution you'd like
Daytona should support direct TCP connection from the agent to the server if possible, eg. if the server is publicly exposed and can be reached from the agent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

3 participants