ons 2006-03-01 klockan 09:16 +0100 skrev Femi:
> Hi,
> My name is Femi and I'm new to the list
> I've been looking for a squid redirector that can read the HTTP POST request
> and filter the entire request (URL and post data) for offensive content
> based on a weighted phrase list
redirectors can't access the POST data. This is only seen by Squid
internally. Only the URL including query parameters are available to
redirectors.
You would be able to tap into the POST data using ICAP, but ICAP is not
supported by Squid-2.5 or earlier (will be in Squid-3.0).
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Sat Apr 01 2006 - 12:00:03 MST