vishesh92 commented on issue #12810: URL: https://github.com/apache/cloudstack/issues/12810#issuecomment-4211609656
> I’ve implemented code changes for this issue so that consoleproxy.session.timeout (in milliseconds) is read in ConsoleProxy, passed into the console proxy process, and then used by both the noVNC WebSocket session handling and the GC thread for idle session cleanup. > > The changes are in the following files: > > services/console-proxy/server/src/main/java/com/cloud/consoleproxy/ConsoleProxy.java > > services/console-proxy/server/src/main/java/com/cloud/consoleproxy/ConsoleProxyNoVNCHandler.java > > services/console-proxy/server/src/main/java/com/cloud/consoleproxy/ConsoleProxyGCThread.java That's good. Is there a draft PR, I can check? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
