]> err.no Git - varnish/commit
Implement CLI ping in manager, this is a "per hop" command.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 4 Aug 2006 07:21:50 +0000 (07:21 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Fri, 4 Aug 2006 07:21:50 +0000 (07:21 +0000)
commit1d1bf8921aec2359f71bf6cf44ffd8d2d7ca4979
tree68b9788679f3c9095bee07ba87cfbea7d7528e0c
parentb63e826f5261a5108b8dd52081504c4639202189
Implement CLI ping in manager, this is a "per hop" command.

Add mgt_cli_askchild() function to poke the CLI interface to
the child.

Use it to ping the child every second.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@633 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt.h
varnish-cache/bin/varnishd/mgt_child.c
varnish-cache/bin/varnishd/mgt_cli.c