💾 Archived View for bbs.geminispace.org › u › mediocregopher › 4006 captured on 2023-09-28 at 19:26:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

➡️ Next capture (2023-11-04)

🚧 View Differences

-=-=-=-=-=-=-

Re: "Reverse proxy for gemini vhosts"

Comment in: s/Gemini

Some final closure on this thread, thanks for all the input everyone!

— mediocregopher.com/posts/domani.gmi

👻 mediocregopher

2023-08-09 · 7 weeks ago

1 Later Comment

🐙 norayr

so what happened in issue #6 of tokio-rustls? how did it end? did they accept your changes?

what is the solution if i want to do the same, i. e. host several of my gemini domains on one machine?

2023-08-10 · 7 weeks ago

Original Post

🌒 s/Gemini

Reverse proxy for gemini vhosts — Reverse proxy for gemini I'm looking into writing a reverse proxy server which supports Gemini. ideally I'd like it to work like an HTTP reverse proxy like nginx or caddy, where it directs requests to different backend servers depending on the hostname. The problem is... is this even really possible, given that client certs are a thing? How can the proxy serve the connection long enough to figure out a hostname, and still proxy it to the backend server with...

💬 mediocregopher · 22 comments · 2023-07-18 · 2 months ago