Quantcast
Channel: Optimizely Search & Navigation
Viewing all articles
Browse latest Browse all 6894

Poor DXC performance using OWIN?

$
0
0

Hi,

We recently deployed a .NET Framework 4.7.2/Microsoft.Owin 4.0.1.0/Episerver 11.23.3/Episerver.Commerce 13.15.0 application to DXC. We also integrated ADFS with episerver.

Unfortunately, we’re seeing very inconsistent response times login to CMS – sometimes fast and some time very slow and peak CPU 100%. The same application running on a VM takes very less than response time and consume small amounts of CPU.

Initially we assumed it was slow database/Episerver Find query performance, but after doing some profiling it appears the queries actually run quickly and most of the time appears to be in “external code”.

Specifically, it appears that most of the time is spent in the OWIN request handler code:

Has anyone experienced issues using OWIN in DXC? Is there special configuration or code changes needed?

Regards,

Thang Le


Viewing all articles
Browse latest Browse all 6894

Trending Articles