On Sat, 21 Aug 2004, Laurian Gridinoc wrote:
Yes, if the page is a static document, imagine a CGI app. that knows only of Content-type (mandatory) and Expires; would squid not only serve the response from its cache while the response is still fresh, but reply with 304 if is the case?
It depends on the client. If the client sends a If-Modified-Since then Squid should respond appropriately even if the original object did not have a Last-Modified.
Regards Henrik
