dotnet/systemweb-adapters

413 Request Limit too Large

tbertenshaw opened this issue · 1 comments

Where can I configure the MaxRequestBodySize?

Seems my migration app is preventing larger uploads to the legacy app. Is this an aspnetcore change or yarp?

Fixed, will update description but was the nginx ingress on AKS.
Adding the Ingress Annotation
nginx.ingress.kubernetes.io/proxy-body-size: 16m fixed