You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@airavata.apache.org by "Jerrin (JIRA)" <ji...@apache.org> on 2017/11/07 00:36:00 UTC

[jira] [Commented] (AIRAVATA-2533) Load Balancing PGA Server

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

Jerrin commented on AIRAVATA-2533:
----------------------------------

Added scripts to automatically install consul and haproxy. Now if a server goes down and a new server is spun up all you need to do is run the required installation script which would install the required components and register itself to consul cluster. 

If the private IP of the systems remain static, then the current set up would work like a breeze. However, if this setup does not work as expected, I have also added a Django server, which would return a json object with current consul servers that are active so that the new spun up the server can get this info and register itself to the cluster.

> Load Balancing PGA Server
> -------------------------
>
>                 Key: AIRAVATA-2533
>                 URL: https://issues.apache.org/jira/browse/AIRAVATA-2533
>             Project: Airavata
>          Issue Type: New Feature
>            Reporter: Jerrin
>            Assignee: Jerrin
>
> Load balance the current PGA server. Right now we have a PHP larval framework which would soon be switched to Python Django. So the load balancer needs to be set up for the same. Also, we need to add a service discovery mechanism.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)