Skip to content

Slow response on .Net 6 and IIS 10 #1657

@vladkhnu

Description

@vladkhnu

I'm having issues when trying to use Ocelot with .Net version 6 deployed on IIS 10.

Previously I used .Net 3.1 with Ocelot 16 and everything were fine, pages opened with expected delay, but after upgrading to .Net 6 usage of every version of Ocelot (16, 17, 18) resulted in extremely big delay:
image

Issue is happens periodically, after couple of requests to different endpoints behind Ocelot and persist only in chromium-based browsers (Chrome and Edge) and everything is fine in Firefox.

Ocelot itself does not log any errros and seems works fine but after a number of quick requests issue appears again and again.
IIS is configured according to Microsoft suggestions and best practices, like I have App Pool in AlwaysRunning Start mode, preload of site is enabled, etc.

Metadata

Metadata

Assignees

Labels

bugIdentified as a potential buginvalidNot actually an issuewontfixNo plan to include this issue in the Ocelot core functionality.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions