F5 BIG-IP LTM Specialist: Maintain and Troubleshoot — Question 124
Given the log entry:
011f0005:3: HTTP header (32800) exceeded maximum allowed size of 32768 (Client sidE. vip=/Common/VS_web profile=http pool=/Common/POOL_web client_ip=10.0.0.1)
Which HTTP profile setting can be modified temporarily to resolve the issue?
Answer options
- A. Increase Maximum Requests
- B. Decrease Maximum Requests
- C. Increase Maximum Header Count
- D. Decrease Maximum Header Count
- E. Increase Maximum Header size
- F. Decrease Maximum Header size
Correct answer: E
Explanation
The correct answer is E, as increasing the Maximum Header size will allow larger HTTP headers to be processed without exceeding the set limit. The other options either relate to requests or header counts, which do not directly address the header size issue indicated in the log entry.