Hey All, I want to extract session 5-tuples inside squid and send them to an ICAP servers as an argument to the service being invoked. By session 5-tuple i mean the following Source IP Destination IP, Source Port, Destination Port, Protocol for a specific HTTP request. These are the 5-tuples that uniquely identify a traffic flow. Is there a way to do it? Any place i can put such hooks? Or does squid have some other way of identifying individual requests from different IPs/Ports ? -- Regards, -Ahmed Talha Khan