Use TCP Fast Open (TFO) to Connect
Clients to Autonomous Database
If your
application is sensitive to network latency and you want to decrease the network
latency between your application and the database, you can enable TCP Fast Open
(TFO).
Depending on the characteristics of your application, TFO connections can improve
application performance by decreasing network latency for client
connections.
Prerequisites for TCP Fast Open
(TFO) Connections π
Lists the
prerequisites to use TCP Fast Open (TFO) connections with Autonomous Database.
To use TCP Fast Open (TFO) to connect to an Autonomous Database instance, the client application requires the
following:
The client must run on a VM in Oracle Cloud
Infrastructure.
One of the following must be true:
The Autonomous Database is on a
private endpoint.
When the Autonomous Database is
on a public endpoint, the routing rules between the client VM and the
database must be configured so that the traffic goes through a Service
Gateway.