tor 2006-06-15 klockan 12:03 -0400 skrev lawrence wang: > I would think that 304 responses are easier to serve, since Squid just > returns headers -- but i can't find any other difference right now. > Thanks in advance for your help! It depends.. serving a 304 requires having the object cached in which case it's ligter than a 200 cache hit. But if it not it's not in the cache then the request is a cache miss, and the server response can not be cached (there is no cache object to attach the new freshness info to). Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel