Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Confirming Taxonomy Caching is enabled with SDL Tridion 2009 Content Delivery

Does anyone have any recommendation on a simple but effective method of confirming that Taxonomy Caching is functional. I'm working on a system where the cd_broker_config (Tridion 2009) had the taxonomy caching commented out.

We've now uncommented this and restarted the deployer service but is there any way I can 100% confirm caching is now taking place? Using ORACLE 11.2.0.1

like image 993
Dylan .. Mark Saunders Avatar asked Apr 25 '12 21:04

Dylan .. Mark Saunders


2 Answers

Does the Tridion World article about analysing the object cache not help?

like image 161
Neil Avatar answered Oct 14 '22 07:10

Neil


I think if you publish your taxonomy, load a page that queries it, then turn of the Cache Channel Service (CCS) and unpublish you taxonomy the page will still work if you reload it. Then do the same with the CCS enabled and the page should fail to load the taxonomy driven parts.

like image 26
Chris Summers Avatar answered Oct 14 '22 05:10

Chris Summers