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

Better proxying on fly.io #15

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Better proxying on fly.io #15

merged 1 commit into from
Sep 21, 2023

Conversation

btoews
Copy link
Member

@btoews btoews commented Sep 21, 2023

The "http" handler was causing headaches by rewriting the request URI. It turns out, doing TCP passthrough solves this entirely, removing the need for some hacky workarounds. Tokenizer now plays more nicely with curl.

The "http" handler was causing headaches by rewriting the request URI.
It turns out, doing TCP passthrough soves this entirely, removing the
need for some hacky workarounds. Tokenizer now plays more nicely with
curl.
@btoews btoews merged commit c001cc8 into main Sep 21, 2023
1 check passed
@btoews btoews deleted the better-proxy branch September 21, 2023 19:28
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

Successfully merging this pull request may close these issues.

1 participant