[squid-dev] How does Squid blocks HTTP request
Amos Jeffries
squid3 at treenet.co.nz
Sat Nov 4 13:29:37 UTC 2017
On 04/11/17 23:16, Vineet Awasthi wrote:
> Hi,
>
> I am trying to understand the squid and want to know how does squid
> handle incoming HTTP request and filter the request based on the
> settings provided in the squid.config file and how does request
> redirects to "Access Delayed Page".
> (The operation of this part is in which class or function).
>
Uh, you just described what a significantly large portion of Squid code
is for. Starting with "Http::NewServer" and ending with response delivery.
Is there anything more specific that you are trying to achieve than just
understanding?
Amos
More information about the squid-dev
mailing list