]> err.no Git - varnish/commit
Add shared memory log setup and stuffer function in the child process.
authorphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 23 Mar 2006 15:31:20 +0000 (15:31 +0000)
committerphk <phk@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Thu, 23 Mar 2006 15:31:20 +0000 (15:31 +0000)
commite33e0f0958c8a5ea7935e5a706b9207819804f71
treea3548caf39e54825778dd8df1fc8d8aaec29d127
parent1a4998723886155d39f780c8668ce4a806f57590
Add shared memory log setup and stuffer function in the child process.

Log whenever we get a CLI ping

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@62 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-cache/bin/varnishd/Makefile.am
varnish-cache/bin/varnishd/cache.h
varnish-cache/bin/varnishd/cache_main.c
varnish-cache/bin/varnishd/cache_shmlog.c [new file with mode: 0644]
varnish-cache/bin/varnishd/heritage.h
varnish-cache/bin/varnishd/varnishd.c