Skip to content

Commit 3239a00

Browse files
committed
Some DRCP doc changes
1 parent f5d2b0c commit 3239a00

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

doc/api.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,13 +1375,15 @@ allowing reuse of the pooled server process and session memory, giving
13751375
maximum benefit from DRCP. See the Oracle documentation on
13761376
[benefiting from scalability](http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS506).
13771377

1378-
Refer to the
1378+
The
13791379
[Oracle DRCP documentation](http://docs.oracle.com/database/121/ADFNS/adfns_perf_scale.htm#ADFNS228)
1380-
for more details, including on when to use, and when not to use DRCP.
1381-
The Oracle white paper
1382-
[PHP Scalability and High Availability](http://www.oracle.com/technetwork/topics/php/php-scalability-ha-twp-128842.pdf)
1383-
has more information on DRCP including how to configure and monitor
1384-
it.
1380+
has more details, including when to use, and when not to use DRCP.
1381+
1382+
There are a number of Oracle Database `V$` views that can be used to
1383+
monitor DRCP. These are discussed in the documentation and in the
1384+
Oracle white paper
1385+
[PHP Scalability and High Availability](http://www.oracle.com/technetwork/topics/php/php-scalability-ha-twp-128842.pdf).
1386+
This paper also gives more detail on configuring DRCP.
13851387

13861388
## <a name="oraaccess"></a> 8. External Configuration
13871389

0 commit comments

Comments
 (0)