You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/09/11 21:54:09 UTC

[GitHub] guacamole-client pull request #318: GUACAMOLE-622: Increase FailoverGuacamol...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-client/pull/318

    GUACAMOLE-622: Increase FailoverGuacamoleSocket instruction queue limit.

    Some protocols, in particular SSH and telnet, may send a decent amount of data before the connection status is known. The previous limit of roughly 2KB was a bit small.
    
    This change increases the default limit to 128KB and allows the limit to be overridden.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-client ssh-telnet-error

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-client/pull/318.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #318
    
----
commit e77ca735a07e851641067cbacf0ba61798511238
Author: Michael Jumper <mj...@...>
Date:   2018-09-01T21:35:01Z

    GUACAMOLE-622: Increase size of instruction queue within FailoverGuacamoleSocket. Allow limit to be overridden.
    
    Some protocols, in particular SSH and telnet, may send a decent amount
    of data before the connection status is known.

----


---

[GitHub] guacamole-client pull request #318: GUACAMOLE-622: Increase FailoverGuacamol...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-client/pull/318


---

-help

Posted by Ignacio Valdes <iv...@gmail.com>.
-help