Could you use a local http server and just pull from it?

Artur

On Jul 13, 2010, at 11:14 PM, Stephan Richter wrote:

Hi everyone,

I am trying to extend Varnish to fill its cache using an alternative mechanism.

In particular, we would like to receive content via multicast and stuff the data into the Varnish cache. When users access the content, it will be served directly from the cache. (Note: I intend to implement the multicast part in a separate process and then send the data to Varnish via a simple Unix socket.)

I have skimmed the code base a to determine the API to use to insert data into the cache but could not find it. I have also tried gdb and failed. Could anyone
give me some pointers where to start?

Regards,
Stephan
--
Entrepreneur and Software Geek
Google me. "Zope Stephan Richter"

_______________________________________________
varnish-dev mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-dev


_______________________________________________
varnish-dev mailing list
[email protected]
http://lists.varnish-cache.org/mailman/listinfo/varnish-dev

Reply via email to