Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Loading all assemblies on startup, not on first request? (Warmup) #809

@leak

Description

@leak

Is there a clean way to handle all the assembly loading that is usually done at the first request right at the start of the application?

I know there is an extension for IIS (http://blogs.iis.net/thomad/now-available-the-iis-7-5-application-warm-up-module) which does exactly that.

How would one do that with Kestrel? Is there something better than http-getting the own website?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions