I'm facing a strange delay between the subject events (more or less 500ms each call).
I placed logs and profiling in the handlers in Global.asax Application_PostMapRequestHandler()
and Application_AcquireRequestState()
and found such issue.
What's the cause of this slowness?