You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2013/10/23 11:50:41 UTC

[jira] [Updated] (STRATOS-123) Implement Support for Multi-Tenancy

     [ https://issues.apache.org/jira/browse/STRATOS-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne updated STRATOS-123:
------------------------------------

    Description: 
To provide support for multi-tenant applications, the load balancer needs to identify the host name (or mapped domain name if available) and the tenant id from the incoming request and delegate that request to the next available member in the relevant tenant.

The RequestDelegator could be extended to include this functionality for identifying the next member for the given cluster host name and tenant id.


  was:
To provide support for multi-tenant applications, the load balancer needs to identify the host name (or mapped domain name if available) and the tenant id from the incoming request and delegate that request to the next available member in the relevant tenant.



> Implement Support for Multi-Tenancy
> -----------------------------------
>
>                 Key: STRATOS-123
>                 URL: https://issues.apache.org/jira/browse/STRATOS-123
>             Project: Stratos
>          Issue Type: Sub-task
>    Affects Versions: 4.0.0 M2
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.0.0 M1
>
>
> To provide support for multi-tenant applications, the load balancer needs to identify the host name (or mapped domain name if available) and the tenant id from the incoming request and delegate that request to the next available member in the relevant tenant.
> The RequestDelegator could be extended to include this functionality for identifying the next member for the given cluster host name and tenant id.



--
This message was sent by Atlassian JIRA
(v6.1#6144)