A filter which has the ability to insert filtered data into a
database (Postgresql, Mysql...). This means that every
time a website is accessed through a browser or other
means data could be logged.
Discussion
Anonymous
-
2004-02-24
status: open --> closed
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-02-24
Logged In: YES
user_id=9205
It seems you want to cache "filtered" data to be retrievable
at a later point. This can easily accomplished by using a
caching proxy, for example squid, as the first proxy, and
WebCleaner as a parent proxy. See README.squid in the
WebCleaner source package for an example on how to do this.
WebCleaner itself is not (and wont be in the foreseeable
future) a caching proxy. Just use another caching proxy like
squid or oops.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=9205
It seems you want to cache "filtered" data to be retrievable
at a later point. This can easily accomplished by using a
caching proxy, for example squid, as the first proxy, and
WebCleaner as a parent proxy. See README.squid in the
WebCleaner source package for an example on how to do this.
WebCleaner itself is not (and wont be in the foreseeable
future) a caching proxy. Just use another caching proxy like
squid or oops.