File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -759,7 +759,6 @@ proxying the connect_cached method. The proxy server will hold the
759
759
database connections open in a cache. The CGI script then trades the
760
760
database connect/disconnect overhead for the DBD::Proxy
761
761
connect/disconnect overhead which is typically much less.
762
- I<Note that the connect_cached method is new and still experimental. >
763
762
764
763
765
764
=head1 CONNECTING TO THE DATABASE
@@ -846,7 +845,7 @@ less secure than the usercipher/userkey secret and readable by anyone.
846
845
The usercipher/userkey secret is B<your > private secret.
847
846
848
847
Of course encryption requires an appropriately configured server. See
849
- <DBD::ProxyServer/CONFIGURATION FILE>.
848
+ L <DBD::ProxyServer/CONFIGURATION FILE> .
850
849
851
850
=item debug
852
851
You can’t perform that action at this time.
0 commit comments