156-215.81 Exam QuestionsBrowse all questions from this exam

156-215.81 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?

Show Answer
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

4 comments
Sign in to comment
rajkamal0Option: D
May 10, 2023

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.

rruettgers
Apr 25, 2023

I think D is correct.

4zhOption: D
Aug 12, 2023

C and D are correct both, one more incorrect question

oaraujo
Aug 26, 2024

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.