]> err.no Git - varnish/commit
Replace the old C fetcher with a Perl script which recursively retrieves the
authordes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 4 Jul 2007 13:15:32 +0000 (13:15 +0000)
committerdes <des@d4fa192b-c00b-0410-8231-f00ffab90ce4>
Wed, 4 Jul 2007 13:15:32 +0000 (13:15 +0000)
commit3405aa3f1319631ffb67ccc769fd409235574125
tree4ae422acd1b8ee26756e5c41d2400a48797cd443
parent3ea66b01057f3fefd5e7e23631a708e6c686edb8
Replace the old C fetcher with a Perl script which recursively retrieves the
specified URLs using multiple paralell clients.

git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@1641 d4fa192b-c00b-0410-8231-f00ffab90ce4
varnish-tools/fetcher/Makefile
varnish-tools/fetcher/fetcher.c [deleted file]
varnish-tools/fetcher/fetcher.pl [new file with mode: 0755]