Sets the incomplete connection timeout period.
设置不完整连接的超时时限。
The server is not responding. Connection timeout!
服务器无响应,连接超时!
Comet events let you specify another connection timeout per request.
Comet事件允许为每个请求指定另一个连接超时。
The default incomplete connection timeout period is reduced from 60 to 10 seconds.
默认的不完整连接超时限制从60秒减少到10秒。
Connection timeout: represents the send and receive timeout to all crawler sockets.
连接超时:代表了发送和接收所有爬虫套接字超时。
NET gets request for further connection, it waits for Connection Timeout time and then errors out.
NET接到新的连接请求,它将等待直到超时,这时将抛出错误。
If the connection fails, then either a connection timeout or a connection refused message will be displayed (see Listing 10).
如果连接失败,那么会显示连接超时或拒绝连接消息(见清单10)。
The system level error includes syntactical error, null pointer exception, web service timeout, database connection timeout, and so on.
系统级错误包括语法错误、空指针异常、web服务超时、数据库连接超时等。
The maximum time the method will wait for a connection in this situation is specified by the connection pool's connection timeout property.
对于这种情况,该方法等待连接的最大等待时间是由连接池的连接超时属性指定的。
Things that are out of the norm for your example would be having a connection timeout, which is not standard operation for your method.
事情你标准的例子是连接超时,这不是标准操作方法。
The time the application waits is specified in the Connection Pool's Connection timeout property, which has a default value of 180 seconds (3 minutes).
应用程序等待的时间是在连接池的连接超时属性中指定的,缺省值为 180秒(3分钟)。
Connect timeout -or - connection timeout 15 the length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error.
连接超时设定-或-连接超时15在终止尝试并产生错误之前,等待与服务器的连接的时间长度(以秒为单位)。
The problem is that the connection timeout is the same for the whole HTTP connector defined earlier in this article — at least, the configured value of the timeout is the same.
但问题是,对本文前面定义的整个HTTP连接器而言,连接超时是一样的——至少为超时配置的值是一样的。
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。
Finally, the browser receives the session duration time and sets a timeout to keep the connection alive.
最后,浏览器接收会话持续时间并设置一个超时以保持连接处于活跃状态。
When the number of ticks reaches zero for a timer, it calls the timeout handler routine to handle the corresponding timeout for that connection.
当计时器的计时单元数达到零时,它将调用超时处理程序例程为该连接处理相应的超时。
The possible cause of this problem is that the primary database failed to establish a connection to its standby within the HADR timeout interval.
此问题的可能原因是,在hadr超时间隔内主要数据库无法建立与其备用数据库的连接。
Note that even though the FTP server had automatically closed the connection after 60 seconds on inactivity, the client will only be informed when it tries to execute a command after the timeout.
注意,即使FTP服务器已经在保持60秒不活动之后自动关闭了连接,但是客户要在超时之后尝试执行命令时才会被通知。
To force a lock timeout error, establish a first database connection and execute some SQL statements simulating a real transaction on the table employee.
为了促使一个锁定超时错误发生,我们首先建立一个数据库连接,并执行一些sql语句来模拟表employee上的真实事务。
The connect method accepts a timeout parameter, and if the connection does not succeed within the stipulated time period, it gives up.
connect方法接受一个超时参数,如果在指定的时间段内未能成功地连接,它就会放弃。
Unused timeout: How long a connection will remain in the free pool before it is closed.
未使用的超时:连接关闭之前在空闲池中保留的时间。
Due to the design of the application server, JMS connections can be closed because the Aged timeout has elapsed, even if JMS sessions created from that connection are involved in a transaction.
由于应用服务器设计的原因,JMS连接可能会因为超过过时超时而关闭,即使从该连接创建的JMS会话涉及一个事务也是如此。
The timeout defines how long to wait before giving up on the connection to the server.
超时定义了要等多长时间才能放弃连接到服务器。
The connection has existed for three minutes, which is less than Aged timeout, so the pool maintenance thread leaves it alone and goes back to sleep.
该连接已存在三分钟,这小于过时超时时间,这样池维护线程将保留该连接,并回到睡眠状态。
Note that pointer and keyboard events received from clients prevent their connection to reach the timeout even if the K4000RC Server is configured to ignore those events (see below).
要注意的是:即使已将K4000RC服务器配置为忽略这些来自客户程序的指针和键盘事件,这些事件还是会阻止客户程序连接达到超时。(见下面)。
As described above, the Aged timeout property specifies how long a connection to the JMS provider remains open before the connection Manager closes it.
如上所述,过时超时属性指定到JMS提供程序的连接在ConnectionManager关闭它之前保持打开状态的时间长度。
Note that there is a default timeout value of three minutes specified for the SOAP connection between the wsadmin client and the server.
注意,对于wsadmin客户机和服务器之间的SOAP连接,指定的默认超时值是3分钟。
The idle-timeout-minutes element defines how many minutes the connection can be idle before it is closed and removed from the pool.
idle -timeout -minutes元素定义在连接关闭并从池中删除之前可以保持空闲状态的分钟数。
On execution of any commands thereafter, we should get the message from the server "421 Timeout (60 seconds) : closing connection."
在其后执行任何命令时,我们都会从服务器收到消息“421Timeout (60seconds):closingconnection .”。
On execution of any commands thereafter, we should get the message from the server "421 Timeout (60 seconds) : closing connection."
在其后执行任何命令时,我们都会从服务器收到消息“421Timeout (60seconds):closingconnection .”。
应用推荐