Ok,

So when a request is made for a page from a client, squid first checks
its store of local files. If the file exists locally then this file is
parsed and sent back as an Http response to the client. Is there a flag
that indicates whether the file was found locally? Is there a struct
that handles this information if so what is it called and where can it
be found? Is it the StoreEntry data struct?

Thanks for helping me out.

Daniel.



Reply via email to