Skip to content

Add support for calling a url before forking for JIT warmup #13

Open
@lrowe

Description

@lrowe

With deno_varnish I found it was necessary to warmup the FFI calling codepaths before the ephemeral instance fork. This might be necessary for other JITed runtimes too so I wonder if it makes sense to add this functionality into libvmod-tinykvm itself, perhaps adding settings for warmup_url and warmup_count to the json configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions