Var det ikke Henrik Nordstrom som sa:
| �ge R�bekk wrote:
|
| > TCP_NEGATIVE_HITs in the access log, which AFAIK means ``was in
| > the cache but does not exist.'' How can I force it to _never_
| > end up in the cache?
|
| TCP_NEGATIVE_HIT is "we tried to request this lately, but it did not
| succed and will most likely not succed now either". Such errors are by
| default negatively cached for 5 minutes, but this can be changed from
| squid.conf (see negative_ttl).
Ok. However, shouldn't the ``no_cache'' configuration parameter
also prevent the document from being cached? Even a failed request?
Could the parameter ``always_direct'' be used?
--
�ge R�bekk, EUnet Norge AS