Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 (中文) » SQL Anywhere 服务器 - SQL 用法 » 性能提高、诊断和监控 » 关于提高性能的提示

 

提示:减少客户端和服务器之间的请求

如果网络等待时间较长,或您的应用程序发送许多游标打开和关闭请求,您可以使用 LazyClose 和 PrefetchOnOpen 网络连接参数来减少客户端和服务器之间的请求数,从而提高性能。

 另请参见