【单选题】
如果服务器比较慢,执行查询操作时可能无法正常执行,应该设置下面哪个属性()。
A、Connection对象.ConnectionTimeout
B、Server对象.ConnectionTimeOut
C、command对象.CommandTimeOut
D、Session对象.TimeOut
A、Connection对象.ConnectionTimeout
B、Server对象.ConnectionTimeOut
C、command对象.CommandTimeOut
D、Session对象.TimeOut
A、与传统的客户机/服务器结构相比较,Web服务器负载过重 B、与传统的客户机/服务器结构相比较,HTTP协议的效率低 C、服务器扩展程序主要使用CGI和WebAPI两种编程接口编写 D、CGI在执行时动态加载到Web服务器进程内