[ 
https://issues.apache.org/jira/browse/STRATOS-408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13892331#comment-13892331
 ] 

Imesh Gunaratne edited comment on STRATOS-408 at 2/5/14 5:34 PM:
-----------------------------------------------------------------

Added new configuration option to loadbalancer.conf:
## Topology member ip address type
## Provide this configuration if topology-event-listener is set to true. If 
this property is set to 'private'
## load balancer will delegate requests to member's private IP address. If it 
is set to 'public' requests will
## be delegated to member's public IP address.
topology-member-ip-type: private;

Modification committed with commit revision:
f5d1a1083a16d5076ab96365c1019f19fadbd95d


was (Author: imesh):
Added new configuration option to loadbalancer.conf:
# Topology member ip address type
# Provide this configuration if topology-event-listener is set to true. If this 
property is set to 'private'
# load balancer will delegate requests to member's private IP address. If it is 
set to 'public' requests will
# be delegated to member's public IP address.
topology-member-ip-type: private;

Modification committed with commit revision:
f5d1a1083a16d5076ab96365c1019f19fadbd95d

> Add Load Balancer Configuration to Use Member Private IP Address or Member 
> Public IP Address
> --------------------------------------------------------------------------------------------
>
>                 Key: STRATOS-408
>                 URL: https://issues.apache.org/jira/browse/STRATOS-408
>             Project: Stratos
>          Issue Type: Improvement
>          Components: Load Balancer
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.0.0 M7
>
>
> We have introduced private and public IP addresses to the topology member 
> definition. Accordingly we need to update load balancer configuration to 
> define which IP address to use when delegating requests to members.
> The idea is to introduce a new load balancer configuration property to switch 
> between member private IP address and public IP address.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to