DouglasHeriot opened a new pull request #488: GUACAMOLE-919 
defaultStatementTimeout and socketTimeout
URL: https://github.com/apache/guacamole-client/pull/488
 
 
   Pass through environment variables to set `defaultStatementTimeout` and 
`socketTimeout`. See issue GUACAMOLE-919 for details.
   
   If the TCP connection to the database is silently dropped (not closed), 
doing a ping query "SELECT 1;" will hang indefinitely. The socketTimeout option 
will put a timeout on this.
   
   `defaultStatementTimeout` is not relevant to this issue. I thought it might 
have been at first. I've left this in incase having the option exposed is 
useful for other reasons.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to