Hey Deniz,
Squid is an HTTP proxy and is built upon the idea of a "request" and a
"response".
Currently squid code allows and do couple things as the request starts.
The only option I can think of that can "do" what you need is ICAP or
ECAP which can inspect the traffic on the fly when it flow
Hi,
I have an authentication system that authenticates a connection after
10-20 packet flows and I want to integrate this authentication system
with squid using external_acl functionality. However when I inspected
squid, I realized that it asks external_acl tool only when connection
is being estab