Oracle Connection Manager Architecture

Oracle连接管理器作为客户端连接请求的路由器,可将请求发送到下一跳或直接发送到数据库服务器。它由监听器、CMGW(连接管理器网关)和CMADMIN(连接管理器管理)三个组件构成。监听器接收客户端连接并根据规则决定是否允许访问。如果允许,则将请求转发到网关进程,选择连接最少的网关。网关进一步将请求转发到另一个Oracle连接管理器或直接到数据库服务器,并在已有连接存在的情况下进行复用。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

导读:


Oracle Connection Manager Architecture


Oracle Connection Manager is a router through which a client connection request is sent either to its next hop ordirectly to the database server. Clients who route connection requests through an Oracle Connection Manager can take advantage of the session multiplexing and access control features configured on that Oracle Connection Manager.


Oracle Connection Manager consists of three components:



The listener receives client connections and evaluates against a set of rules whether to deny or allow access. If it allows access, the listener forwards a request to a gateway process, selecting the one with the fewest connections. The CMGW process, in turn, forwards the request to another Oracle Connection Manager or directly to the database server, relaying data until the connection terminates. If a connection to the server already exists, the gateway multiplexes, or funnels, its connections through the existing connection. CMADMIN monitors the health of the gateway processes and the listener, shutting down or starting up processes as needed. In addition, it registers the location and load of the gateway processes with the listener, and it answers requests from the Oracle Connection Manager Control utility.


In Figure 5-10, the listener screens connection requests. A gateway process registers with the CMADMIN process. And the CMADMIN process registers with the listener. Finally, the listener forwards the connection requests to the gateway process. Notice that the listener has denied access to the fourth client. After receiving the three valid client connections, the gateway process multiplexes them through a single network protocol connection to the database.



Figure 5-10 Oracle Connection Manager Architecture


Description of "Figure 5-10 Oracle Connection Manager Architecture"



本文转自
http://download-east.oracle.com/docs/cd/B19306_01/network.102/b14212/architecture.htm#i1048191
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值