Hi all, I am trying to understand the source code of squid as I have to change it to include some features for my project. What I am looking for is the place in the source code where the pages requested for are served to the user if the pages are in cache. Where in the code are they getting stored in cache and where are they picked up from when are requested for the next time.
Thanks in advance Sangeeta
