AppDynamics Knowledge Base

How do I use my load balancer to decrypt HTTPS traffic?

How do I use my load balancer to decrypt HTTPS traffic?

If you have an on-prem Controller, it is highly recommended that you use your load balancer to decrypt HTTPS traffic, then forward it to our EUM Collector via HTTP since the EUM Collector can sometimes have issues decrypting HTTPS.

Have your Network team configure a new VIP/DNS (virtual IP) that accepts HTTPS traffic on 443. The VIP name doesn’t matter, but we recommend something like https://jim.bob.towing.eum.collector.com. Once that’s complete, set the EUM cloud host to this DNS entry.

From a basic standpoint, the idea is to do this:

AppDynamics Beacon sent (HTTPS) → Collector URL (https://jim.bob.towing.eum.collector.com) → Customer Load Balancer (decrypts HTTPS, forwards it via HTTP) → AppDynamics EUM Server:7001 (http://<on-prem-sum-server-ip>:7001)  

Additional Information

For details on using a reverse proxy and configuring SSL termination at the reverse proxy for the Controller, see our complete documentation: Use a Reverse Proxy

Labels (1)
Version history
Last update:
‎11-13-2018 10:42 AM
Updated by: