1.iis下进程内托管模型需要设置iis请求大小。
2.iis下进程外托管模型除了设置iis请求大小还需要设置FormOptions
services.Configure<FormOptions>(x => { x.ValueLengthLimit = int.MaxValue; x.MultipartBodyLengthLimit = int.MaxValue; x.MemoryBufferThreshold = int.MaxValue; });
3.kestrel下只需设置FormOptions
最新评论
我这边UI界面用React重写了,地址是 https://vps.kkwen.cn,有需要可以提供给你
Thankfulness to my father who told me concerning this webpage, this web site is genuinely remarkable