💾 Archived View for bbs.geminispace.org › s › GmCapsule-Issues › 10 captured on 2024-05-12 at 17:53:52. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-10)

➡️ Next capture (2024-06-16)

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

[#10] PROXY support

I propose GmCapsule support the PROXY protocol when only bound to localhost, or when a specific flag is enabled.

This would make having GmCapsule behind a proxy easier, such a proxy could for example be tlstunnel.

PROXY protocol (at haproxy.org) [https]

tlstunnel by ~emersion on sr.ht [https]

This would make having multiple gemini servers on one server easier, but I guess it might be too hard to implement or too much of a burden to maintain.

#feature

🐞 Issue #10 in s/GmCapsule-Issues

🍭 jmjl

Feb 10 · 3 months ago

1 Comment

🍭 jmjl [OP] · Feb 13 at 13:15:

Yes, this would mean that when a proxy is in the middle of gmcapsule, gmcapsule gets the TLS info from the proxy.