cloudstack/systemvm/agent/conf
Rohit Yadav 111d87b845
console: optimise buffer sizes for faster console performance (#11221)
* console-proxy: fix stream buffer sizes to improve console performance

This bumps the input and output stream buffers to 64KiB and uses them
consistent across TLS and non-TLS based VNC connections.

This fixes #10650

Co-authored-by: Vishesh Jindal <vishesh.jindal@shapeblue.com>
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>

* Make buffer size configurable & other improvements for CPU & memory utilisation

* Setup batching of data for TLS connections to the VNC server

* Apply suggestions from code review

* Fix buffer size for xenserver

---------

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Vishesh Jindal <vishesh.jindal@shapeblue.com>
Co-authored-by: vishesh92 <vishesh92@gmail.com>
2025-07-24 16:32:35 +05:30
..
agent.properties CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30
consoleproxy.properties console: optimise buffer sizes for faster console performance (#11221) 2025-07-24 16:32:35 +05:30
environment.properties CLOUDSTACK-10013: SystemVM.iso refactoring and cleanups 2017-12-23 09:22:44 +05:30
log4j-cloud.xml Normalize loggers and upgrade log4j 1.2 to log4j 2.19 (#7131) 2024-02-08 09:55:41 -03:00