On 1998-03-12T18:46:06,
Bill Wichers <billw@unix0.waveform.net> said:
> There is some C code for a faster redirector floating around (someone sent
> me a copy a while back).
We use a self-implemented redirector written in perl. We get an avergae
service time of 1ms with a quite impressive block list, so we didn't yet
even consider porting it to C. (The trick is to dynamically build & compile
the sub with the regular expressions at runtime)
It comes with a web based admin interface (PHP), time/weekday/source-IP
based access lists etc.
The source code is non-free and since there virtually are no docs wouldn't
be of much use to anyone - It is just a total of 550 lines of code to
implement this properly anyway. Still it is a marketing argument and if
anything we might make it free for non-commercial use.
The blocklist whoever is free for you all to see. It removes banners,
counters, ads etc. We redirect those with a 302 to "empty.gif" which is just
that - 1 pixel transparent.
You wouldn't believe how fast web pages start to load. On our main proxy,
*.doubleclick.net is within the top ten of requested sites. Not to mention
the gained privacy.
The raw list of all urls filtered is at
http://pointer.teuto.de/~lmb/squid-filter-list.txt - I considered it too
long to be included here.
-- Lars Marowsky-Bree :homepage email: \ geek, BOFH, psychopath, magician, / http://teuto.net/~lmb/ lmb@teuto.net \ killer, looney, genius, pervert / pgp-key-id: 0x09e360c5 / ff 2a 82 e8 6b 85 79 23 9c da b5 81 d4 fc 29 e6Received on Fri Mar 13 1998 - 10:29:40 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:39:22 MST