GuilhermeGreggio opened a new issue, #10936:
URL: https://github.com/apache/cloudstack/issues/10936

   ### problem
   
   Open a new tab of console proxy takes about 40-50s with SSL enabled, with 
HTTP it's almost instantly.
   
   I tested with management server firewall disabled and since they are both on 
the same network they ping each other with 0.2ms.
   
   I deleted console proxy so that it could be recreated, but the issue 
persisted.
   
   Logs from the management server when I click to open a console from a VM:
   ``` bash
   tail -f /var/log/cloudstack/management/management-server.log | grep 
ConsoleProxy
   2025-05-30 17:04:11,040 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:[ctx-38b9725b]) (logid:60e44c48) Enabled non-edge zones 
available for scan: 1
   2025-05-30 17:04:11,046 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:[ctx-38b9725b]) (logid:60e44c48) Zone 1 is ready to launch 
console proxy
   2025-05-30 17:04:18,042 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-10:[]) (logid:) SeqA 8-778: Seq 8-778:  { Cmd , MgmtId: 
-1, via: 8, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"2255","_loadInfo":"{
   2025-05-30 17:04:23,805 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(qtp1390913202-25:[ctx-d80d2c55, ctx-aea978f0]) (logid:d91f4b2b) Assign 
previous allocated console proxy for user vm : 2255
   2025-05-30 17:04:23,930 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(qtp1390913202-25:[ctx-d80d2c55, ctx-aea978f0]) (logid:d91f4b2b) Assign 
previous allocated console proxy for user vm : 2255
   2025-05-30 17:04:23,978 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(qtp1390913202-25:[ctx-d80d2c55, ctx-aea978f0]) (logid:d91f4b2b) Assign 
previous allocated console proxy for user vm : 2255
   2025-05-30 17:04:28,045 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-14:[]) (logid:) SeqA 8-780: Seq 8-780:  { Cmd , MgmtId: 
-1, via: 8, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"2255","_loadInfo":"{
   2025-05-30 17:04:38,046 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-1:[]) (logid:) SeqA 8-781: Seq 8-781:  { Cmd , MgmtId: 
-1, via: 8, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"2255","_loadInfo":"{
   2025-05-30 17:04:41,040 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:[ctx-c6189beb]) (logid:f568f7bd) Enabled non-edge zones 
available for scan: 1
   2025-05-30 17:04:41,046 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:[ctx-c6189beb]) (logid:f568f7bd) Zone 1 is ready to launch 
console proxy
   2025-05-30 17:04:48,045 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-2:[]) (logid:) SeqA 8-782: Seq 8-782:  { Cmd , MgmtId: 
-1, via: 8, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"2255","_loadInfo":"{
   2025-05-30 17:04:52,291 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] 
(AgentManager-Handler-3:[]) (logid:) SeqA 8-783: Seq 8-783:  { Cmd , MgmtId: 
-1, via: 8, Ver: v1, Flags: 11, 
[{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"2255","_loadInfo":"{
   ^C
   ```
   
   ### versions
   
   CloudStack v. 4.20.0.0
   CPVM v. 4.20.0.0
   VMware ESXi v. 7.0.3, 20842708
   
   ### The steps to reproduce the bug
   
   1. Install ACS MGS;
   2. Configure first zone integrated to vCenter;
   3. Import or create a VM;
   4. Try to open the VM console.
   
   
   ### What to do about it?
   
   _No response_


-- 
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: commits-unsubscr...@cloudstack.apache.org.apache.org

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

Reply via email to