文件传输失败,因为网络连接超时。
File transfer has failed because of timeout experienced on network connections.
默认的不完整连接超时限制从60秒减少到10秒。
The default incomplete connection timeout period is reduced from 60 to 10 seconds.
服务器无响应,连接超时!
Comet事件允许为每个请求指定另一个连接超时。
Comet events let you specify another connection timeout per request.
Comet允许针对不同的事件指定不同的连接超时。
Comet lets you specify different connection time-outs for different events.
连接超时,或者时间戳服务器的响应无效。
Connection timed out, or invalid response from the timestamp server.
该设置帮助服务器顺利地完成自举,在自举阶段不存在连接超时。
This setting helps the server ramp up smoothly, without having connection timeouts during the ramp-up phase.
连接超时:代表了发送和接收所有爬虫套接字超时。
Connection timeout: represents the send and receive timeout to all crawler sockets.
事情你标准的例子是连接超时,这不是标准操作方法。
Things that are out of the norm for your example would be having a connection timeout, which is not standard operation for your method.
如果连接失败,那么会显示连接超时或拒绝连接消息(见清单10)。
If the connection fails, then either a connection timeout or a connection refused message will be displayed (see Listing 10).
对于这个服务器文件最后一件要注意的事情就是没有任何形式的连接超时。
The last thing to note about the server file is that there is no form of connection time out.
系统级错误包括语法错误、空指针异常、web服务超时、数据库连接超时等。
The system level error includes syntactical error, null pointer exception, web service timeout, database connection timeout, and so on.
对于这种情况,该方法等待连接的最大等待时间是由连接池的连接超时属性指定的。
The maximum time the method will wait for a connection in this situation is specified by the connection pool's connection timeout property.
应用程序等待的时间是在连接池的连接超时属性中指定的,缺省值为 180秒(3分钟)。
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).
但问题是,对本文前面定义的整个HTTP连接器而言,连接超时是一样的——至少为超时配置的值是一样的。
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.
连接超时设定-或-连接超时15在终止尝试并产生错误之前,等待与服务器的连接的时间长度(以秒为单位)。
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.
这是通过php . ini文件这样的初始化文件(ini)机制实现的,在php . ini文件中定义了数据库连接超时或会话如何存储等常量。
This is through the initialization file (ini) mechanism that you see with the php.ini file, which defines constants such as the timeout on database connections or how sessions are stored.
在这种情况下,可以考虑减少连接超时值,这些值控制操作系统维持连接多长时间;这可以使用Solaris的ndd或aix的no来设置。
In this case, you want to reduce the timeouts that control how long the operating system holds the connections, such as with NDD for Solaris or no for AIX.
comet样式的应用程序将连接超时值设置为最大,并充分利用基础设施来提供比其他解决方案更快的浏览器更新速度,而且数据传输量更少——这听起来非常不错。
Comet style applications maximize connection timeouts and infrastructure to provide updates to the browser more quickly than other solutions and with less data sent — which sounds great.
如果配置了该值,那么会将这个rto值设置为该系统中所有TCP连接的初始重新传输超时。
If configured, the RTO value would be set as the initial retransmission timeout for all the TCP connections on the system.
这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
最后,浏览器接收会话持续时间并设置一个超时以保持连接处于活跃状态。
Finally, the browser receives the session duration time and sets a timeout to keep the connection alive.
由于应用服务器设计的原因,JMS连接可能会因为超过过时超时而关闭,即使从该连接创建的JMS会话涉及一个事务也是如此。
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.
此示例显示了维护线程如何使用获得时间和未使用超时属性防止连接过时。
This example has shown how the maintenance thread USES the Reap time and Unused timeout properties to prevent stale connections.
在两次24小时的运行中,没有发生不成功的连接,包括连接失败、先前服务器关闭、请求写失败和超时。
No unsuccessful connections, including failed connection, early server closes, request write failures, and timeouts, occurred during either of the two 24-hour runs.
设置不完整连接的超时时限。
注意,即使FTP服务器已经在保持60秒不活动之后自动关闭了连接,但是客户要在超时之后尝试执行命令时才会被通知。
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.
如果希望将过时超时与ejb中的JMS连接一起使用,则在执行JMS操作的EJB方法退出之前,确保在JMS会话中显式提交任何JMS工作。
If you wish to use Aged timeout with JMS connections from within EJBs, ensure that any JMS work is explicitly committed on the JMS session before the EJB method that performs the JMS operations exits.
超时定义了要等多长时间才能放弃连接到服务器。
The timeout defines how long to wait before giving up on the connection to the server.
超时定义了要等多长时间才能放弃连接到服务器。
The timeout defines how long to wait before giving up on the connection to the server.
应用推荐