Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有两台客户端机器,我们如何使用代理服务器连接它们?正如您之前所说:“要在客户端上启动 RethinkDB 代理:rethinkdb proxy -j -j ...”只有客户端可以以这种方式连接,因为端口已经在使用中。
-o 1如其他地方所述,您可以通过传入参数来避免端口冲突。这会将代理使用的端口偏移 1。
-o 1