On fre, 2008-08-29 at 15:55 +0100, Joe Tiedeman wrote:
>
> I'm currently trying to write an internal web application to manage our
> proxies (specifically our reverse proxy) and have hit a bit of a
> stumbling block. It appears that the objects and vm_objects listing from
> the cache manager only list objects cached in memory and not on disk.
> i.e. looking in our access logs, urls which appear as tcp_mem_hit show
> up in both listings, but urls which show up as tcp_hit don't.
The URL is only known for in-memory objects. On-disk objects show up
with only their hash in the objects listing.
Note: The vm_objects list is only in-memory objects.
Regards
Henrik
This archive was generated by hypermail 2.2.0 : Sat Aug 30 2008 - 12:00:03 MDT