Exam 156-21581 All QuestionsBrowse all questions from this exam
Question 41

The competition between stateful inspection and proxies was based on performance, protocol support, and security. Considering stateful Inspections and Proxies, which statement is correct?

    Correct Answer: D

    When it comes to performance, stateful inspection was significantly faster than proxies. Proxies typically required more processing because they established two TCP connections for each session, one on the client side and one on the server side. This additional processing made proxies slower compared to stateful inspection firewalls.

Discussion
rajkamal0Option: D

The correct answer is D. The competition between stateful inspection and proxies was based on performance, protocol support, and security. When it comes to performance, the stateful inspection was significantly faster than the proxies. Regarding protocol support, the stateful inspection was more easily adaptable.

4zhOption: D

C and D are correct both, one more incorrect question

rruettgersOption: D

I think D is correct.

oaraujoOption: D

On performance, stateful inspection was significantly faster than proxies. Proxies established two TCP connections for each session, one client-side and one server side, that required significantly more processing. The answer is D.