OceanBase Database Proxy (ODP), also known as OBProxy, can forward user-initiated data access requests to the corresponding OBServer. ODP allows you to create an ODP cluster, view the ODP cluster information, and view the ODP monitoring information.
This topic takes OceanBase Cloud Platform (OCP) V3.3.2 as an example to describe how to deploy ODP.
Notice
- After you deploy ODP on a server, ODP provides the proxy service of OceanBase Database by exposing a socket in the format of IP address:port. You can access OceanBase Database through the socket in the same way you access MySQL databases. We recommend that you deploy ODP on an OBServer node.
- We recommend that you deploy only one ODP service on a server and use port 2883. If you deploy two or more ODP services on the same server, you must specify different ports.