You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2020/11/03 13:36:18 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request #309: GUACAMOLE-221: Ensure guacd always enables broadcast socket keep-alive.

mike-jumper opened a new pull request #309:
URL: https://github.com/apache/guacamole-server/pull/309


   The call to `guac_socket_require_keep_alive()` is currently in the wrong spot, being invoked just after the connection has ended. This results in the user seeing a server timeout error if they fail to enter their credentials quickly. It should instead be invoked at the start of the connection.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [guacamole-server] necouchman merged pull request #309: GUACAMOLE-221: Ensure guacd always enables broadcast socket keep-alive.

Posted by GitBox <gi...@apache.org>.
necouchman merged pull request #309:
URL: https://github.com/apache/guacamole-server/pull/309


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org