Difference between revisions of "DPL talk:Manual - DPL parameters: Other parameters"

From FollowTheScore
Jump to: navigation, search
(New page: == allowcachedresults == Does "allowcachedresults" use the data that is stored in the browser's cache, or is there something like a "server cache" where the results get stored? The later w...)
 
(allowcachedresults)
Line 3: Line 3:
  
 
My best, --[[User:Gollum2|Gollum2]] 17:43, 31 May 2008 (CEST)
 
My best, --[[User:Gollum2|Gollum2]] 17:43, 31 May 2008 (CEST)
 +
:It's a server-side cache. --[[User:Rezyk|Rezyk]] 02:18, 3 June 2008 (CEST)

Revision as of 02:18, 3 June 2008

allowcachedresults

Does "allowcachedresults" use the data that is stored in the browser's cache, or is there something like a "server cache" where the results get stored? The later would be really useful in our case because our visitors usually just consult the pages once and it would be fine if the database-query results are updated only once a day or so.

My best, --Gollum2 17:43, 31 May 2008 (CEST)

It's a server-side cache. --Rezyk 02:18, 3 June 2008 (CEST)