[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
pcache rfe
- To: OpenLDAP Software List <openldap-software@OpenLDAP.org>
- Subject: pcache rfe
- From: Remco Post <r.post@sara.nl>
- Date: Wed, 22 Sep 2004 10:47:03 +0200
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031115 Debian/1.5-3.he-1
Hi all,
I've been playing with the pcache (HEAD code) and it does seem to be
very usefull as it is but:
I'd like to be able to cache only a subset of the data. We have fields
like userPassword and loginShell that should preferably allways be
retrieved from the slq backend because these values can change quite
rappidly (if a user has used all his budget, his shell changes, when
more budget is added his shell changes back, comparable things happen to
userPassword) so these should not be cached, or cached only for a short
time, while other attributes are more static and could be cached for
ages (one hour or even more).
Even worse, one client does not even list the requested attributes in
it's ldap-queries (I've notified the vendor that I think it should), so
non of that clients queries are cachable.
as I see it, currently the pcache does not allow for only part of a
query to be retrieved from cache and the rest of the attributes to be
retrieved from the backend (in my case sql). It would be nice (I think)
if this were possible in the future, I guess this might be quite
intrusive in the way the cache works, but it would make the cache more
versatile and in my case it makes a huge impact on the usefullness of
the cache.
--
Met vriendelijke groeten,
Remco Post
SARA - Reken- en Netwerkdiensten http://www.sara.nl
High Performance Computing Tel. +31 20 592 3000 Fax. +31 20 668 3167
"I really didn't foresee the Internet. But then, neither did the
computer industry. Not that that tells us very much of course - the
computer industry didn't even foresee that the century was going to
end." -- Douglas Adams