[squid-users] squid + axel

From: Bob Arctor <curious@dont-contact.us>
Date: Sun, 10 Aug 2003 20:39:25 +0200

i tried to modify axel.c to make it work as an cgi-bin script ,
and with squid rewriting url to point it to cgi-bin script, but after a while
of hacking i concluded it is pointless.

n axel.c main thread joins data flowing in from http connections on a
filesystem. i would have to create an array where data would be joined , and
then cat it to stdout to squid's input..

it would be much better if squid could just 'adopt' code from axel.c .

i gzipped my attempt to
http://217.97.12.194/Grzybnia/sources/axel-1.0a-broken.tar.gz

if anyone would be so kind and help me with merging it it would maybe work...

i would store 'actual' downloads in squid's filesystem, with extra extension
of conn.number... and try to join them in one file only if file doens't
exceed maximum file size allowed to be stored.

-- 
-- 
Received on Sun Aug 10 2003 - 12:42:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:18:48 MST