Hi,
Hi Aaron,
I did even I tried to after unchecking all cache, but still cache page is coming even remove everything from template results are coming.
Then I restart my cold fusion application server service then I saw changes
Thanks
Amir
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to a topic in the Google Groups "ColdBox Platform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/coldbox/rcQTrE8V3YM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to coldbox+u...@googlegroups.com.
To post to this group, send email to col...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
How can I do that can you please guide me ….
Thanks
Guys Please help me im beginner in coldbox this cache issue really frustrating.
Thanks
Coldfusion Administration
Coldbox.cfc
function development(){
coldbox.debugPassword = "";
coldbox.debugMode = true;
coldbox.reinitPassword = "";
coldbox.handlerCaching = false;
coldbox.handlersIndexAutoReload = true;
coldbox.eventCaching = false;
}
Cachbox.cfc
defaultCache = {
objectDefaultTimeout = 0.1, // 120, <-- Default two hours default
objectDefaultLastAccessTimeout = 30, //30 minutes idle time
useLastAccessTimeouts = true,
reapFrequency = 2,
freeMemoryPercentageThreshold = 0,
evictionPolicy = "LRU",
evictCount = 1,
maxObjects = 300,
objectStore = "ConcurrentStore", //guaranteed objects
coldboxEnabled = true
},
// Register all the custom named caches you like here
caches = {
// Named cache for all coldbox event and view template caching
template = {
provider = "coldbox.system.cache.providers.CacheBoxColdBoxProvider",
properties = {
objectDefaultTimeout = 0.1, // 120, <-- Default
objectDefaultLastAccessTimeout = 30,
useLastAccessTimeouts = true,
reapFrequency = 2,
freeMemoryPercentageThreshold = 0,
evictionPolicy = "LRU",
evictCount = 2,
maxObjects = 300,
objectStore = "ConcurrentSoftReferenceStore" //memory sensitive
Please find Cold Fusion Administration Screen Shoot
--
--
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
For News, visit http://blog.coldbox.org
For Documentation, visit http://wiki.coldbox.org
For Bug Reports, visit https://ortussolutions.atlassian.net/browse/COLDBOX
---
You received this message because you are subscribed to the Google Groups "ColdBox Platform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to coldbox+u...@googlegroups.com.
Thanks Andrew to correcting me, it was typo.
Regarding caching issue, is there any way or easy solution to fix this?? Because as I told you im beginner. So it really hard to find what code I should use and where. Right now my goal is first build hello world application. But I can’t do anything because of caching issue.
Regards
Amir
From: col...@googlegroups.com [mailto:col...@googlegroups.com] On Behalf Of Andrew Scott
Sent: Wednesday, March 12, 2014 11:45 AM
To: col...@googlegroups.com
You received this message because you are subscribed to a topic in the Google Groups "ColdBox Platform" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/coldbox/rcQTrE8V3YM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to coldbox+u...@googlegroups.com.
| Jeremy R. DeYoung (615) 261-8201 | fax (615) 680-0870 What is Your Next Step.com? |
![]() |
Hi sana,
Thank you very much Sana!
Really im stuck, because im still on starting level and these things discouraging me to continue.
My skype ID “clickamir”
Thanks Again…..
Hangout OR Google ID “only amir 007” please remove spaces
Thanks
Amir