pve-http-server/PVE/APIServer
Thomas Lamprecht 967dcb7682 increase max POST data limit to 64 KB
this matches also our wbuf_max settings of our AnyEvent handle

Tested with 1000 parallel started dummy POST request with 64KB
payload, wh

It should not be too problematic to increase the limit

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2017-05-24 11:28:22 +02:00
..
Formatter use canonical flag for json format 2017-01-16 13:05:21 +01:00
AnyEvent.pm increase max POST data limit to 64 KB 2017-05-24 11:28:22 +02:00
Formatter.pm extract_auth_cookie: always call uri_unescape($ticket) 2017-01-16 14:24:21 +01:00