FAQ | This is a LIVE service | Changelog

Skip to content

Add max HTTP request size setting and increase default

Dave Hart requested to merge 1-increase-max-request-size into main

Default maximum size of an HTTP request to be proxied is now 100MiB (was 1MiB), and is a setting that can be viewed in the UI and set and run time via the GATEWAY_MAX_REQUEST_SIZE environment variable.

Closes #1 (closed)

Merge request reports