Session State Module Runs for Non-Managed Requests · Issue #59 · aspnet/AspNetSessionState

The web.config snippet shows removing the old session state module and adding the new async module: <system.webServer> <modules> </modules></system.webserver>