Most of the web traffic today uses the HyperText Transfer Protocol (HTTP), with Transmission Control Protocol (TCP) as the underlying transport protocol. Unfortunately, TCP is poorly suited for the short conversations that comprise a significant component of web traffic. The overhead of setting up and tearing down TCP state amortizes poorly for these small connections. Moreover, emerging modern web server systems employ HTTP redirection for server load-balancing and content distribution; such schemes require setting up (and tearing down) multiple TCP connections for servicing a single client request. This paper have designed and analyzed a hybrid scheme to address these issues. The scheme uses either TCP, or the User Datagram Protocol (UDP) as the underlying transport protocol for carrying web traffic.
Related white papers
Detecting Duplex Mismatch on Ethernet
IEEE 802.3 Ethernet networks, a standard LAN environment, provide a way to auto-negotiate the settings of capacity (10, 100, or 1000 Mb/s) and duplex (full- or half-). Under certain conditions...
An Overview of EtherNet/IP: An Application Layer Protocol for Industrial Automation
This paper presents an overview of Ethernet/IP (EIP), a high-level industrial application layer protocol for industrial automation applications. Built on the standard TCP/IP protocol suite, EIP uses all the traditional...
Utilization of Modern Switching Technology in EtherNet/IP Networks
EtherNet/IP networks are widely used in industrial environments and time-critical applications. This paper characterizes traffic generated in a typical EtherNet/IP network and compare it with office network traffic. The paper...
High Performance User Level Sockets Over Gigabit Ethernet
While a number of User-Level Protocols have been developed to reduce the gap between the performance capabilities of the physical network and the performance actually available, applications that have already...
Integrating Ethernet in Carrier Class Networks
Service providers are experiencing a variety of processing demands for handling the growth of Ethernet traffic in converged IP networks in both metro and core environments. IP convergence, with its...
Implementing Ethernet I/O in the Pulp Mill
The majority of process variables that are displayed to operators, archived in historians, sliced, diced and analyzed by engineers are simple analog and discrete inputs. Large numbers of control outputs...
Improving Determinism of Real-Time Applications Over Ethernet
Current estimates indicate that the number of Industrial Ethernet devices shipped will double in next two years. Modbus TCP and Ethernet/IP together represents already more than 50% of the number...

