IBM Security Access Manager V9.0 Deployment — Question 64

An IBM Security Access Manager V9.0 deployment specialist is getting reports of failing requests. Analysis of a support file shows many connections to the backend server in TIME_WAIT state?
Where is the setting "sysctl.net.ipv4.tcp_tw_reuse = 1" added?

Answer options

Correct answer: A

Explanation

The correct answer is A because the 'sysctl.net.ipv4.tcp_tw_reuse' setting is specifically related to TCP connections and should be configured in the [tcp] stanza of the reverse proxy instance configuration file. Options B, C, and D are incorrect as they refer to different sections or settings that do not specifically address the TCP reuse configuration.