Subj : binkps To : Al From : Oli Date : Sat Apr 11 2020 10:50 am Al wrote (2020-04-10): sh>> The Mystic BBS can be configured to listen on multiple ports with sh>> the BINKP server. That means what could be done is to setup several sh>> BINKP server listening on localhost. E.g. 24554, 24555, 24556, sh>> 24557, 24558. Then You can have 5 concurrent connections from the sh>> proxy server. The nginx can load-balance and this is how it could sh>> be done: A> In my case I am using binkd. nginx is listening on port 24553 and if the A> tls handshake is successful it passes the connection to my running binkd A> on the standard port. A> That's not what I would call the right way to do it. It's also not the wrong way to do it and it has some advantages (and a few disadvantages). I'm doing this with https and xmpps as well, even if the servers support TLS by themselves. TLS support in binkd would be nice, but for incoming connections I would still use nginx or haproxy for TLS termination. --- * Origin: (21:3/102) .