TCPTR在内核级别主动地管理到达的套接字连接请求,允许迁移透明地工作——不需要修改现有的应用程序(见图1)。
TCP tr actively manages incoming socket connection requests at the kernel level, allowing the mitigation to work transparently - requiring no change to existing applications (See Figure 1).
这是类似于其他关系数据库的标准客户机/服务器数据库配置,允许出现使用TCP套接字的并发连接。
This is the standard client/server database configuration similar to other relational databases, allowing concurrent connections using TCP sockets.
一个客户机连接到Web服务器时,允许客户机通过同一个TCP连接发出多个请求,这减少了与多个连接相关的延迟。
When a client connects to a Web server, it's allowed to issue multiple requests over the same TCP connection, which reduces the latency associated with multiple connections.
这允许使用同一个TCP 连接发送多个请求,从而大大提高呈现静态HTML和图像的速度。
This, in turn, allows multiple requests to be sent down over the same TCP connection, dramatically speeding up the serving of static HTML documents and images.
TCPIPServer Input节点 ——允许您启动一个消息流,从连接到一个客户端应用程序的TCP/IP 连接上接收数据。
TCPIPServer Input node -- Lets you start a message flow on receiving data from a TCP/IP connection to a client application.
ApacheAJP协议面向数据包,它允许Web服务器通过TCP 连接与JSP/Servlet容器进行通信。
The Apache AJP protocol is packet-oriented and enables the Web server to communicate with the JSP/servlet container over TCP connections.
tcpWrappers (tcpd)通过读取两个文件决定应该允许还是拒绝到达的tcp连接。
TCP Wrappers (TCPD) reads two files to determine if the incoming TCP based connection should be allowed or disallowed. The two files are.
它允许客户机通过相同的TCP连接发送几个请求,而无需重置连接。
It allows a client to send a number of requests over the same TCP connection without resetting the connection.
它允许客户机通过相同的TCP连接发送几个请求,而无需重置连接。
It allows a client to send a number of requests over the same TCP connection without resetting the connection.
应用推荐