在同一台机器上具有相同端口的Jboss Server [英] Jboss Server with same port on the same machine

查看:60
本文介绍了在同一台机器上具有相同端口的Jboss Server的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们可以在同一台机器上使用同一端口运行多个Jboss Server实例吗?如果是,怎么办?

Can we run more than one instance of Jboss Server with same port on the same machine ? If yes how ?

谢谢 阿玛

推荐答案

当然,让两个服务在同一端口上侦听的唯一方法是确保它们绑定在不同的IP地址上.如果您认为可以在同一接口上配置多个地址,则只需用标志"-b <address>"启动每个JBoss实例

of course the only way to have two services listening on the same port is to make sure that they bind on different IP addresses. If you consider acceptable configure multiple addresses on the same interface, simply start each instance of JBoss with the flag "-b <address>"

这篇关于在同一台机器上具有相同端口的Jboss Server的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆