mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-24 11:57:28 +00:00
![]() Use an explicit AnyEvent::Handle similar to websocket proxying. Needs some special care to make sure we apply backpressure correctly to avoid caching too much data. Note that because of AnyEvent restrictions, specifying a "fh" to point to a file or a packet-based socket may result in unwanted behaviour[0]. [0]: https://metacpan.org/pod/AnyEvent::Handle#DESCRIPTION Signed-off-by: Stefan Reiter <s.reiter@proxmox.com> |
||
---|---|---|
debian | ||
examples | ||
PVE/APIServer | ||
.gitignore | ||
Makefile |