Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Loadbalancer vs URL

Hi There,

When to use the below Loadbalancer with Servername(i) and URL(ii) in the HTTPTargetConnectiion, since it appears to be used in different usecase, what was that,pls advice?

i)
<HTTPTargetConnection>
<LoadBalancer>
<Servername="hpid_target"/>
</LoadBalancer>
<Path>/scim/v2/Clients</Path>
</HTTPTargetConnection>
--------------------------------

ii)   <HTTPTargetConnection>
        <Properties/>
        <URL>https://mocktarget.apigee.net</URL>
    </HTTPTargetConnection>
0 5 650
5 REPLIES 5