(ISC)2
301B · Question #59
An LTM Specialist configured a virtual server to load balance a custom application. The application works when it is tested from within the firewall but it fails when tested externally. The pool…
The correct answer is C. Configure redirect rewrite option in the HTTP profile. See the full explanation below for the reasoning.
Question
An LTM Specialist configured a virtual server to load balance a custom application. The application works when it is tested from within the firewall but it fails when tested externally. The pool member address is 192.168.200.10:80. A capture from an external client shows:
GET /index.jsp HTTP/1.1
Host: 207.206.201.100
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20100101 Firefox/15.0.1 Accept:
text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8
Connection: keep-alive
HTTP/1.1 302 Found
Date: Wed, 17 Oct 2012 23:09:55 GMT
Server: Apache/2.2.15 (CentOS)
Content-Length: 304
Connection: close
What is the solution to this issue?
Options
- AAssign a SNAT pool to the virtual server.
- BAdd a Web Acceleration Profile to the virtual server.
- CConfigure redirect rewrite option in the HTTP profile.
- DConfigure a content filter on the backend web server.
How the community answered
(29 responses)- A3% (1)
- B3% (1)
- C83% (24)
- D10% (3)
Community Discussion
No community discussion yet for this question.