Rob van Maris <[EMAIL PROTECTED]> wrote:
> Our logfiles indicate that the relatednodes tag generates queries like
> this: 
> 
> select c.otype, c.number, a.number
> from v15_aankeilers a, v15_insrel b, v15_images c
> where a.number=2561 AND a.number=b.snumber AND c.number=b.dnumber
> 
> Contrary to what I would expect, it seems the result of these queries
> are not cached, so each subsequent use of the relatednodes tag results
> in another query.
> 
> Is this a bug? I for one would expect these queries to go into the
> multilevel cache. 
> What is the situation in 1.7 (our tests were using 1.6.3). 
> And where does the RelatedCache fit in?

That might be a bug  #6128, which is fixed in 1.7.

 Michiel


-- 
Michiel Meeuwissen 
Mediapark C101 Hilversum  
+31 (0)35 6772979
nl_NL eo_XX en_US
mihxil'
 [] ()

Reply via email to