413 Request Entity Too Large

Bug

This happens especial with the uploads of larger files on IIS

  • IIS Configuration Manager > System.Security > requestLimits > maxAllowedContentLength Increase to 10000000 (system.webServer/security/requestFiltering)
  • Server Runtime > uploadReadAheadSize - Increase by whatever

📇 Additional Metadata

  • 🗂 Type::note
  • 🏷️ Tags::
  • 📡 Status::🌲