Hi @Red Vania ,
If load balancer and IIS are in the same data center, it is safe and no need to take any action.
SSL termination unencrypted traffic is sent between the load balancer and the backend server on the local area network. However, for security purposes, administrators can choose to re-encrypt the traffic at the load balancer before sending it to the servers.
If you want to secure the communication, you can use a self-signed SSL between the load balancer and IIS. This provides a secure connection, but requires more compute power.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Best regards,
Bruce Zhang