-- Leo's gemini proxy

-- Connecting to bbs.geminispace.org:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini; charset=utf-8

How-To Get bubble to listen on IPv6?


Posted in: s/GmCapsule

🍭 jmjl

2023-10-21 · 7 months ago


3 Comments ↓


🕹️ skyjake [mod...] · 2023-10-21 at 14:18:

GmCapsule currently only supports listening on a single bound address/port.


I don't recall testing it on IPv6, but in theory it should work fine since it's handled by the lower-level Python APIs. You just need to configure a IPv6 address in the server config.


What is needed here is to improve GmCapsule so that it can open additional listening sockets for one server instance.


🍭 jmjl [OP] · 2023-10-21 at 15:05:

Yes, I forgot to check IPv6 support when I configured it, I guess I'll keep it IPv4 only as I don't want to make heavoc having two server instances possibly fighting over something when running bubble.


🕹️ skyjake [mod...] · 2023-10-21 at 15:14:

Now that I think about it, you should be able to run multiple server instances connected to the same Bubble database. That's essentially what the default multiprocessing config does. Would be interesting to see how it works.


Only one server should send out email notifications, though.

-- Response ended

-- Page fetched on Sun May 19 18:55:58 2024