I have some questions about TCP_REFRESH objects.
When user hits "reload", as I know, all cached information in Squid
is ignored, but still "If Modified Since" is sent directly to the
original server.
My Question: according to source code, TCP_REFERSH objects are processed
in icpProcessMiss. and in the begginning of icpProcessMiss, any
reference to the requested object is released and new entry is created.
Then, what if original server sends "Not modified"? In this case, just
small header is returened. How could Squid find released entity?
************
Jaeyeon Jung
SA Lab, CS Dept, KAIST
Received on Sun Aug 11 1996 - 09:48:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:47 MST