Hello
We are discovered strange problems with caching.
In the creation of the indexes for browsing the communities, there is
an irregularity spotted, with the updating of the "recent submissions"
list and the digits of how many items are in each community and
collection.
Sometimes, the digits stay same, while 'recent submissions' update,
and sometimes vice verse - digits update, but 'recent submission' list
is delayed into update
The normal update delay is set to 5 min, but the update delays
experienc4es are up to 15 minutes or even more. Interesting is, that
digits sometimes is correct in community list, but not under Browse ->
All of Dspace ->Communities & collections. We also discovered some
problems, that seems like caching problems, because they are spotted
irregularly. Is there some other way how to disable caching or how to
control cache?

Our config

dspace.cfg
webui.strengths.show = true
webui.strengths.cache = true

crontab
0,5,10,15,20,25,30,35,40,45,50,50,55 * * * *
/usr/local/dspace/bin/dspace itemcounter

tomcat 7.0.2  server.xml
<Context path="/dspace" docBase="/usr/local/dspace/webapps/xmlui" debug="0"
reloadable="true" cachingAllowed="false" allowLinking="true"/>

conf.d/proxy_ajp.conf
ProxyPass /dspace ajp://localhost:8009/dspace

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to