[pbs-devel] applied: [pve-devel] [PATCH v2 http-server 09/13] allow stream download from path and over pvedaemon-proxy

Thomas Lamprecht t.lamprecht at proxmox.com
Fri Apr 23 13:56:06 CEST 2021


On 22.04.21 17:34, Stefan Reiter wrote:
> Allow specifying a filepath for stream=1 instead of either a path or fh
> with stream=1.
> 
> With this in place, we can also just return the path to the proxy in
> case we want to stream a response back, and let it read from the file
> itself. This way, the pvedaemon is cut out of the transfer pipe.
> 
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
> 
> v2:
> * unchanged
> 
>  PVE/APIServer/AnyEvent.pm | 40 +++++++++++++++++++++++++++++++++++----
>  1 file changed, 36 insertions(+), 4 deletions(-)
> 
>

applied, thanks!





More information about the pbs-devel mailing list