mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-07-03 08:03:51 +00:00
bump version to 5.2.2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f82b416214
commit
444a9e19f6
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
libpve-http-server-perl (5.2.2) bookworm; urgency=medium
|
||||||
|
|
||||||
|
* handle issues with clients where they actively disconnect while we also
|
||||||
|
actively try to close the connection, so that both happens in parallel.
|
||||||
|
This fixes a regression with the last update that mostly affected setups
|
||||||
|
with a reverse proxy like HAProxy in front of the Provmox VE API daemon,
|
||||||
|
where the race to close the connection was amplified due to the almost
|
||||||
|
non-existent latency between those two components and seemingly also by
|
||||||
|
how aggresive HAProxy closes connections.
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Apr 2025 16:44:09 +0200
|
||||||
|
|
||||||
libpve-http-server-perl (5.2.1) bookworm; urgency=medium
|
libpve-http-server-perl (5.2.1) bookworm; urgency=medium
|
||||||
|
|
||||||
* fix #6230: increase allowed post size from 64 KiB to 512 KiB to
|
* fix #6230: increase allowed post size from 64 KiB to 512 KiB to
|
||||||
|
Loading…
Reference in New Issue
Block a user