Skip to content
This repository has been archived by the owner on Feb 7, 2021. It is now read-only.

vadmin: Fix n-arg parsing on reconnect #7

Closed
KristianLyng opened this issue Jan 7, 2013 · 0 comments
Closed

vadmin: Fix n-arg parsing on reconnect #7

KristianLyng opened this issue Jan 7, 2013 · 0 comments
Milestone

Comments

@KristianLyng
Copy link
Contributor

Reconnecting doesn't re-read the shmlog. If you stop varnish and start it with a new -T option, you need to restart the agent, even if the -n option is the same.

Easily fixed, but this means we need to store the original -T option. If it is NULL then we use -n, if it's set, we use -T (which means that changing -T on varnish would cause the agent to fail connecting).

KristianLyng added a commit that referenced this issue Jan 25, 2013
Not complete, and not part of the make check test-regime yet.

References #51
References #7
Fixes #41
Fixes #23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant