public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH container 0/1] Add support for custom timeout in vncproxy method
@ 2023-03-03 11:16 Matthieu Malvache
  2023-03-03 11:16 ` [pve-devel] [PATCH container 1/1] vnc: Allow custom timeout value " Matthieu Malvache
  0 siblings, 1 reply; 6+ messages in thread
From: Matthieu Malvache @ 2023-03-03 11:16 UTC (permalink / raw)
  To: pve-devel

Dear Maintainer,

This patch adds support for a custom timeout value in the 'vncproxy'
method of the Proxmox PVE REST API. The timeout can be specified using
the 'timeout' parameter and defaults to 10 seconds if not set.

The purpose of this change is to allow users to configure the timeout
duration for the VNC proxy connection to better suit their needs. By
default, the timeout is set to 10 seconds, which should work well for
most use cases. However, some users may need to increase or decrease
the timeout based on factors such as network latency.

Thank you for considering this patch.

Sincerely,

Matthieu Malvache

Matthieu Malvache (1):
  vnc: Allow custom timeout value in vncproxy method

 PVE/API2/Qemu.pm | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.30.2




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-03 15:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03 11:16 [pve-devel] [PATCH container 0/1] Add support for custom timeout in vncproxy method Matthieu Malvache
2023-03-03 11:16 ` [pve-devel] [PATCH container 1/1] vnc: Allow custom timeout value " Matthieu Malvache
2023-03-03 12:06   ` Matthias Heiserer
2023-03-03 13:43     ` Matthieu Malvache
2023-03-03 15:07       ` Matthias Heiserer
2023-03-03 14:50   ` Dominik Csapak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal