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