I encounter a strange delay between subject events (more or less than 500 ms every call).
I posted the logs and profiling in the handlers in Global.asax Application_PostMapRequestHandler()
and Application_AcquireRequestState()
and found such a problem.
What is the reason for this slowness?
source share