You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Michael Jumper (JIRA)" <ji...@apache.org> on 2017/01/28 00:56:24 UTC

[jira] [Created] (GUACAMOLE-189) Add support for per-connection guacd

Michael Jumper created GUACAMOLE-189:
----------------------------------------

             Summary: Add support for per-connection guacd
                 Key: GUACAMOLE-189
                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-189
             Project: Guacamole
          Issue Type: Improvement
          Components: guacamole, guacamole-ext
            Reporter: Michael Jumper
            Assignee: Michael Jumper


The web application currently assumes that one guacd will be used to provide access to all connections. This assumption fails if:

* Multiple guacd instances are spread out across different networks
* Another component implementing the Guacamole protocol is being used instead of guacd on a per-connection basis (like the X.Org driver of GUACAMOLE-168)

Though no change is needed to the core APIs, as no such assumption is made at that level, the web application and extension API should be modified such that the guacd (or other Guacamole proxy) applicable to a connection can be specified explicitly for that connection.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)