Connection caches increase performance by allowing reuse of database connections, eliminating the overhead of repeatedly creating and destroying connections to the same database. For general information on connection caches, see:
Chapter 4, “Database Access,” in the EAServer System Administration Guide describes how to create and configure connection caches.
Chapter 26, “Using Connection Management,” in the EAServer Programmer’s Guide describes how to code your applications to use connection caches.
The following sections describe how to tune connection cache settings for the best performance.
Copyright © 2005. Sybase Inc. All rights reserved. |