nerdexam
F5

101 · Question #78

When a virtual server has an HTTP profile with compression enabled, which traffic is compressed by the BIG-IP?

The correct answer is A. selected traffic from the BIG-IP to the client. BIG-IP HTTP compression applies selectively to server responses traveling from the BIG-IP toward the client, not to all traffic or to server-side traffic.

Section 5: Application Delivery Basics

Question

When a virtual server has an HTTP profile with compression enabled, which traffic is compressed by the BIG-IP?

Options

  • Aselected traffic from the BIG-IP to the client
  • Ball seversid traffic for that cirtual srver
  • Cselected traffic from the pool member to the BIG-IP
  • Dall clientside traffic for that virtual server

How the community answered

(40 responses)
  • A
    93% (37)
  • B
    3% (1)
  • C
    5% (2)

Why each option

BIG-IP HTTP compression applies selectively to server responses traveling from the BIG-IP toward the client, not to all traffic or to server-side traffic.

Aselected traffic from the BIG-IP to the clientCorrect

When an HTTP profile with compression is assigned to a virtual server, the BIG-IP acts as a full proxy and compresses eligible response traffic on the clientside connection - from the BIG-IP to the client. Compression is selective because the HTTP profile evaluates content-type headers and URI patterns to determine which responses qualify, rather than compressing every byte sent to the client.

Ball seversid traffic for that cirtual srver

Compression is a clientside operation on responses; the BIG-IP does not compress all server-side traffic - it may actually decompress server responses before re-compressing them for clients.

Cselected traffic from the pool member to the BIG-IP

Traffic from pool members to the BIG-IP is inbound server-side traffic; compression is not applied in this direction by the HTTP compression profile.

Dall clientside traffic for that virtual server

Not all clientside traffic is compressed - only responses that match the HTTP profile's configured content-type filters and URI criteria are eligible for compression.

Concept tested: F5 BIG-IP HTTP profile compression direction and traffic selection

Source: https://techdocs.f5.com/en-us/bigip-15-1-0/big-ip-local-traffic-manager-implementations/using-the-http-compression-profile.html

Topics

#HTTP profile#compression#client-side traffic#virtual server

Community Discussion

No community discussion yet for this question.

Full 101 Practice