Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reload task for reloading the VCL file without restarting varnishd #17

Merged
merged 2 commits into from
Dec 3, 2012

Conversation

piinecone
Copy link
Contributor

This commit adds a lacquer:varnishd:reload task for updating the VCL config file without restarting varnishd. The reload command is issued through the varnishadm management interface. If varnishd is not running, this task starts varnishd.

This commit also introduces a bin_path attribute on Lacquer::Varnishd which the varnishadm_cmd method uses to construct the path to varnishadm.

without restarting varnishd

This commit introduces a bin_path attribute on Lacquer::Varnishd which
the varnishadm_cmd method uses to construct the path to varnishadm. The
reload command is issued through the varnishadm management interface. If
varnishd is not running, reloading simply starts varnishd.
@russ russ merged commit f412ce4 into russ:master Dec 3, 2012
@russ
Copy link
Owner

russ commented Dec 3, 2012

Looks good. Thanks for the update.

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

Successfully merging this pull request may close these issues.

2 participants