A project team is launching a multi-tier application. They need a method to distribute incoming connections, preserve details from the requesting devices, and minimize data processing. Which approach meets these needs?
A content-based tool that rewrites connection details to apply advanced routing
A forwarding gateway that inspects and modifies packets at a higher level
A transport-level system that forwards sessions based on address and port without altering identifying data
A domain-based resolution method that updates host records for distribution
A solution that works at the transport layer routes connections based on address and port without rewriting identifying data from the requesting device. Approaches that involve content-based routing or deep inspection modify information at a higher level. Domain-based rotation, while distributing traffic, does not accurately preserve original details. A deep inspection gateway changes request data for advanced filtering, rather than simply forwarding at the transport layer.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the transport layer in networking?
Open an interactive chat with Bash
How does a transport-layer system preserve identifying data?
Open an interactive chat with Bash
Why is content-based routing not ideal for preserving data integrity?