Page 1 of 1

Support for Oracle proxy connection?

Posted: Fri 26 Nov 2004 00:27
by Ping Kam
I just read the Managing Scalable Platforms section of the OCI programmer guide and it talks about the proxy connection feature: OCI_CRED_PROXY.

We think it is a very useful feature for developing application server. We try it out and it connects extrememly fast. Using OCI_CRED_RDBMS, it takes about 150ms to connect, using OCI_CRED_PROXY it takes almost no time.

Any plan to incorporate this into the TOraSession component?

Thanks,
Ping Kam

Posted: Tue 30 Nov 2004 14:15
by Paul
Thank you for information. This can be useful in Middle-tier applications
and allows application server to organize rapidly Oracle connections for its
clients. We will consider your proposition in the next ODAC builds.

Posted: Tue 30 Nov 2004 16:11
by Ping Kam
Great to hear, look forward to the next build.

Thanks,
Ping Kam