]> err.no Git - varnish/commit
After compilation of a VCL program, do a test-load into the management
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 9 May 2007 10:55:33 +0000 (10:55 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 9 May 2007 10:55:33 +0000 (10:55 +0000)
commitfe7730eace5927c3e40f9b80635e74b29e8a299e
tree503958ae9d99011ededf7305fd25678470ce2a77
parentbb5c7b04ea221825333ac36df9d72c3dc1d09351
After compilation of a VCL program, do a test-load into the management
process to catch any implementation-discrepancies between symbols used
by the compiler and those implemented in the runtime.

The situation will happen from time to time and there is no need to
issue a panic when we can test sensibly for it.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1394 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/mgt_vcc.c