keepalive
美英
- na.使活着;让(火)烧着;使继续下去
- 网络保活;持久连接;保持激活
keepalive
keepalive
保活
保活(Keepalive)分组,用来确认打开分组和周期性地证实邻站关系通知(Notification)分组,用来发送检测到的差错 [1] 在 …
持久连接
但在持久连接(KeepAlive)中,每个请求都会进行一次这样的查找过程。换句话说,一个客户端在一个持久连接中可以向位于不 …
保持激活
《TCP/IP路由技术》-... ... 2.6.2 Update( 更新)消息 96 2.6.3 Keepalive( 保持激活)消息 97 2.6.4 Notification( 通告)消息 97 ...
保持活动
保持活动(keepalive) 由一个网络设备发出的消息,目的是通知另一个网络设备它们两者之间的虚 拟电路仍然是活动的。 键 …
套接字保活
深度探索Linux内核_百度空间 ... option_value 的值,设置 SO_KEEPALIVE, 套接字保活。 SO_OOBINLINE, 紧急数据放入 …
心跳间隔
RHEL5/Cluster - lvsheat -... ... #是否开启心跳 heartbeat = 1 #心跳间隔(秒) keepalive = 6 #是否激活 active = 1 ...
保持连接
保持连接(KeepAlive) 是否支持保持连接选项 。 默认是 On (支持) 。
存活消息
打开消息(open)、存活消息(keepalive)、更新消息(update)、通知消息(notification)问问团队 小白网络 共1人编辑答案 2009-11-0…
1
Previous Bluetooth implementations featured keepalive message frequencies of up to several times per second.
之前的两台设备上蓝牙一秒钟就要交换几次信息。
2
The application tried to set KeepAlive on a connection that has already timed out.
应用程序试图在已超时的连接上设置KeepAlive。
3
For our sample application, we implemented HTTP Keepalive in the TCAP interface to significantly improve performance.
对于我们的样例应用程序,我们在TCAP接口中实现HTTPKeepalive来大幅提高性能。
4
The last parameter, keepalive, is a value of type short whose units are seconds.
最后一个参数keepalive是一个单位为秒的short类型的值。
5
Therefore, the same socket connection is kept alive and re-used with the keepAlive=true setting.
设置keepAlive=true,因而,同一个套接字连接始终保持活动状态,并可重用。
6
Set by the Connection property, KeepAlive property.
由Connection属性和KeepAlive属性设置。
7
Turn out ssh has a nice inband keepalive mechanism, and even lets you set it on a per-destination basis.
结论是ssh内带有一个很好的保持会话存活机制,甚至允许你在每一台目标机器上设置。
8
KeepAlive 5 at the global level of httpd. conf allows the server to handle 5 requests on a connection before forcing the connection closed.
conf全局级的KeepAlive5允许服务器在连接强制关闭之前处理一个连接上的5个请求。
9
Some Web sites fare better with keepalives disabled (KeepAlive 0), and some experience a tremendous benefit by having them on.
对于某些Web站点,禁用keepalives更合适(KeepAlive0);而对于其他一些站点,启用它会带来巨大的收益。
10
The HTTPRequest node has a configuration option to use keep alive connections, though it is supported only when you select HTTP 1. 1.
HTTPRequest节点具有一个使用持活(keepalive)连接的配置选项,虽然只有在您选择HTTP1.1时才支持该选项。