Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Support for multiple warmup urls #165

Open
tagus opened this issue Jul 18, 2018 · 0 comments
Open

Support for multiple warmup urls #165

tagus opened this issue Jul 18, 2018 · 0 comments

Comments

@tagus
Copy link

tagus commented Jul 18, 2018

Currently the warmup configuration only supports a single url that is queried to warm up the service. It would be nice if this was a list and edward queried the urls in order. This would allow us to exercise the service from multiple endpoints.

For a web server, a single url might not be enough to warm up static resources (js, sass). Currently, these resources would only be compiled upon visiting the specific pages where we often have to wait around while the page loads. With multiple warmup urls, we could compile all resources before ever accessing the service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant