On Thu, 6 Dec 2001, Paul Lindner wrote:

> > BTW -- I think where the docs are cached should be configurable.  I don't
> > like the idea of the document root writable by the web process.
> 
> That's the price you pay for this functionality.  Because we use
> Apache's native file serving code we need a url->directory mapping
> somewhere.

uh, why couldn't Apache::CacheContent just set 
$r->filename("/where/we/put/the/cache/$file") ?

If you add Bill's suggestion about caching on args, headers and
whatnot you would (on some filesystems) need something like that
anyway to make a hashed directory tree.


 - ask

-- 
ask bjoern hansen, http://ask.netcetera.dk/         !try; do();
more than a billion impressions per week, http://valueclick.com

Reply via email to