Next, configure WebSphere Application Server through the administrative console to listen for requests from Apache on port 443, then restart it.
下一步,配置WebSphereApplicationServer,通过管理控制台来监听来自Apache的443端口的请求,然后重新启动服务器。
Listen-on — Sets the IP addresses on which the server should listen for resolution requests.
listen -on——设置服务器应该侦听的解析请求的IP地址。
Now, when the applications are started, they will listen for incoming HTTP requests on ports 10080 and 10081.
现在,当应用程序启动时,它们将侦听10080和10081端口上传入的HTTP请求。
In the TCP port to listen on field, enter the TCP port that the service is listening on for access requests.
在TCPPorttolistenon字段中,输入服务为获得访问请求而侦听的TCP端口。
The ACE_SOCK_Acceptor class resembles the legacy BSD listen routine and is meant to accept client requests for connection to the server.
ace_sock_acceptor类与遗留的BSDlisten例程相似,用于接受客户机对服务器的连接请求。
The ACE_SOCK_Acceptor class resembles the legacy BSD listen routine and is meant to accept client requests for connection to the server.
ace_sock_acceptor类与遗留的BSDlisten例程相似,用于接受客户机对服务器的连接请求。
应用推荐