I wrote a VMOD to send UDP messages from VCL: https://github.com/mmb/vmod_dgram I wanted something simple that could notify another process about urls that Varnish has served. Thanks for the excellent example VMOD.