exam questions

Exam 301b All Questions

View all questions & answers for the 301b exam

Exam 301b topic 1 question 90 discussion

Actual exam question from F5's 301b
Question #: 90
Topic #: 1
[All 301b Questions]

An LTM Specialist needs to rewrite text within an HTML response from a web server. A client is sending the following HTTP request:

GET / HTTP/1.1 -

Host: www.example.com -
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Accept-LanguagE. en-US,en;q=0.5 -

Accept-EncodinG. gzip, deflate -

Cache-Control: no-cache -

Connection: keep-alive -

CookiE. somecookie=1 -

HTTP/1.1 200 OK -
Server: Apache/2.2.15 (Unix)
Last-ModifieD. Wed, 12 Aug 2009 00:00:30 GMT

Accept-Ranges: bytes -

Content-LengtH. 1063 -

X-Cnection: close -
Content-TypE. text/html; charset=UTF-8

Vary: Accept-Encoding -

Content-EncodinG. gzip -

Connection: Keep-Alive -
Although a stream profile has been added to the virtual server, the content within the HTTP response is NOT being matched and therefore NOT modified.
Which header field is contributing to the issue?

  • A. HTTP Method
  • B. Cookie content
  • C. User-Agent Value
  • D. Accept-Encoding header
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GVKD
5 months ago
D - Correct Stream profiles typically work on the uncompressed body of the HTTP response. The Accept-Encoding header in the client request indicates that the client can accept gzip or deflate compressed responses. If the server sends a compressed response (as suggested by Content-Encoding: gzip), the LTM device might not be decompressing it before applying the stream profile, leading to unmatched patterns.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago