Skip to content

ASP.NET Core - Performance - Load Testing issue Microsoft.AspNetCore.Server.Kestrel[13] Connection id "xyz", Request id "abc" An unhandled exception was thrown by the application. #19476

Closed
@sanasz91mdev

Description

@sanasz91mdev

Hello,

testing an ASP.NET Core API under load gives following error:

**fail:** _Microsoft.AspNetCore.Server.Kestrel[13]
      Connection id "0HLTTTNCMN23D", Request id "0HLTTTNCMN23D:00000002": An unhandled exception was thrown by the application.
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content._

Load test settings: 4000 concurrent requests coming each second for a duration of 1 minute

I am using JMeter for load testing. This issue does not arise for 2000 concurrent users.

Metadata

Metadata

Assignees

Labels

api-needs-workAPI needs work before it is approved, it is NOT ready for implementationarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.feature-kestrel

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions