💾 Archived View for bbs.geminispace.org › u › skyjake › 3332 captured on 2024-06-16 at 19:31:59. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-07-09)

🚧 View Differences

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

Comment by 🕹️ skyjake

Re: "in web world, when the server software contains a web..."

In: s/Geminispace

Perhaps you mean a reverse proxy? See this discussion:

— /s/Gemini/3233

Generally speaking, it is not straightforward to do reverse proxying with Gemini servers because one has to deal with client certificates (assuming the server behind the reverse proxy must have access to the original request's client certificate).

🕹️ skyjake [sysop]

2023-07-21 · 11 months ago

2 Later Comments ↓

🐙 norayr [OP] · 2023-07-21 at 12:14:

heh, that would be ironic if i start using containers because of gemini. to me containers feel like a complicated tech, and gemini like minimal tech. (:

🐙 norayr [OP] · 2023-07-21 at 12:25:

thank you, i updated the thread there.

Original Post

🌒 s/Geminispace

in web world, when the server software contains a web server, it is usually is designed to listen on some port, and then our main web server (apache/nginx/whatever) can be configured to proxy https to that port. in gemini world, we often have gemini projects that itself listen on 1965, but i guess/hope can be configured to listen on some other port. do we have a gemini server that can serve several capsules, and 'proxypass' requests to different ports? (i have my snobbish reasons to also...

💬 norayr · 3 comments · 2023-07-21 · 11 months ago