A web developer needs a virtual server configured for an application.
The application details are as follows:
Application is accessed on port 443.
The application traffic is encrypted by the server.
HTTP is not being used. No data manipulation is necessary.
Throughput is critical.
NO connections are terminated on the LTM.
Which configuration provides the best performance?
A)

B)

C)

D)

Recent Comments (The most recent comments are at the top.)
As per the question,
The application traffic is encrypted by the server.
HTTP is not being used. No data manipulation is necessary.
FastL4 profile is used to enhance the packets of layer 4 and the application traffic is being encrypted by the user itself, so option A configuration will be the optimal for such application requirement.
A. Option A