Hi, I intend to create some acl-based module (in C) that can analyse the request url and perform some internal logic (check some conditions, fetch data from a database) and then either redirect the request to another URL or send it untouched to the server. Is it possible in squid or will i have to use some icap reqmod module for this? Thanks and regards, Abhay