more qns on cache filters for server

Hi,
I am still not sure abt the following abt cache filters
for server.(org.w3c.jigsaw.filters)

1,the size check in store.
(Pls refer to my last email).
2,isCachable()

It seems we do not check the size of reply. Even 
the size is bigger than maxSize, we also store it.
Ie., we flush all the entries out of the entries/*
<CacheEntr>*/, but we still have no enough size
for the bigger file(larger than maxSize).

I am doing project of the server caching.
I want to use Jigsaw2.0.4 on NT, which is
state of the art on web servers.

I am looking forward your reply!

Best Rd,

David

Received on Wednesday, 15 March 2000 22:57:02 UTC