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
759759database connections open in a cache. The CGI script then trades the
760760database connect/disconnect overhead for the DBD::Proxy
761761connect/disconnect overhead which is typically much less.
762- I<Note that the connect_cached method is new and still experimental. >
763762
764763
765764=head1 CONNECTING TO THE DATABASE
@@ -846,7 +845,7 @@ less secure than the usercipher/userkey secret and readable by anyone.
846845The usercipher/userkey secret is B<your > private secret.
847846
848847Of course encryption requires an appropriately configured server. See
849- <DBD::ProxyServer/CONFIGURATION FILE>.
848+ L <DBD::ProxyServer/CONFIGURATION FILE> .
850849
851850=item debug
852851
You can’t perform that action at this time.
0 commit comments