From: "Michael" <[EMAIL PROTECTED]>
> > fcpproxy in its present form is a hack of the Junkbusters proxy server.
It's
> > got a hook that recognises when an http request should go to Freenet,
and
> > instead requests the key using the ezFCPlib C functions.
> >
> > No doubt Squid can be easily hacked in a similar way.
>
> Thanks. Exactly the information I was looking for. Any idea if any of the
> Squid developers have been involved in FreeNet at all? I always thought
> the Junkbusters proxy was based on Squid but have never used it so I guess
> I was wrong. :)
>
> Am I correct in thinking that the Squid server would then run a node as
> usual and using that C library would just push the file back to the user
> as it would have with any other web request?

Yes - exactly.

> Hrm.. Squid has the ability
> to have certain portions of itself scripted out to do interesting
> things. Possibly this could be implemented even as a shell script? Will
> hafta look.. :)

For this to work, fcpget will have to be updated to handle splitfiles.
Presently, only fcpproxy does splitfiles (thanks to Nagano).

My advice would be to study the freenet hacks in Junkbusters, and apply
similar hacks to Squid at C code level. Don't try to script it out.

But if you're determined to script it, then you might want to hack fcpget
and apply Nagano's splitfiles code to it. Or maybe I'll get around to it
sometime.

Cheers
David




_______________________________________________
Chat mailing list
[EMAIL PROTECTED]
http://lists.freenetproject.org/mailman/listinfo/chat

Reply via email to