You are tasked with designing a high-performance application that needs to handle millions of simultaneous connections efficiently. To accomplish this, you have deployed multiple EC2 instances running Apache2 web servers. A critical requirement of your application is to capture the user's source IP address and source port directly, without relying on the X-Forwarded-For header. Which of the following options will fulfill this requirement? | AWS Certified Developer - Associate Quiz - LeetQuiz