If set to too low, this field reduces the throughput by throttling the CPU usage, in turn affecting performance (that is, increasing wait time of an application's request to be served).
如果将此字段值设置得过低,它会限制CPU的使用,从而降低吞吐量,进而影响性能(即增加处理应用程序请求的等待时间)。
Throughput issues are generally caused by increased wait time during request processing due to contention of resources (CPU, memory, disk, thread pool, connection pool, etc.).
吞吐量问题通常是由处理请求期间因为争用资源(CPU、内存、硬盘、线程池、连接池等)而导致的等待时间增加所引起的。
In this situation, the application will wait for a lock (if one is not available at the time of the request) until either the lock is granted or until a deadlock occurs.
在这种情形中,应用程序将等待获取锁(如果请求时没有可用的锁),一直到被授予了锁或出现死锁为止。
When a process waits for a block device data request to complete, it incurs I/O wait time, and all idle time becomes wait time.
当一个过程等待一个块设备数据请求完成时,它会增加 I/O等待时间,而所有空闲都会变成等待时间。
This timeout value is the maximum amount of time that the client that sends a search request can wait for a response before timing out.
该超时时长是发送一个搜索请求的客户端等待响应直到超时前的最大时间。
Wait is the idle time spent waiting for a response message from the server. This value includes delays introduced due to network latency and the time required to process the request on the web server.
等待,是花费在等待服务器响应消息的空闲时间,这个值包括网络延迟和服务器处理请求的时间。
Wait is the idle time spent waiting for a response message from the server. This value includes delays introduced due to network latency and the time required to process the request on the web server.
等待,是花费在等待服务器响应消息的空闲时间,这个值包括网络延迟和服务器处理请求的时间。
应用推荐