Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
Maus #1
Admin API - is this possible?
I'm trying to determine if it's possible to write an app that will clear the
template cache of several (17) CFMX 7 servers at once. I looked through the
Admin API and the function that I'm looking for doesn't appear to be exposed
here. Any thoughts? Is it possible? Samuel Smith ~~ [email]ssmith@lifeaccess.com[/email] Web
Developer, LifeAccess.com Inc. _Find Love at [url]www.loveaccess.com_[/url] 866-823-2200
x211
Maus Guest
-
IIS and CF Admin
I'm a bit of a newbie, so please be gentle. :) I recently installed CF 5.0 on a new XP Pro computer; the computer that was previously running it... -
Admin API
I want to use the components in Admin API to retrieve the list of data sources (name, driver, database, SID etc.). I wrote CF pages to call the... -
admin.swf
i have recently installed the flash communication server on a box running win2003 server. ive tried (3) browsers and they all have the same... -
[PHP-DEV] Some admin, Please get rid of some ppl...
I've gotten around 15 mails about ppl not existing on the install list/group (I'm following the group), when I replied to that truetype thread... 6... -
MY SQL ADMIN
prashkrish@indiatimes.com (K A Krishnan) wrote: What is your problem? Didn't find Connector on www.mysql.com? And what is "MYSQL admin"... -
MikerRoo #2
Re: Admin API - is this possible?
Have you tried the clearTrustedCache method of the runtime component? I think
that works despite the misleading documentation. Also, It may be possible by
posting this form to each server: <form name='editForm'
action='/cfide/administrator/settings/caching.cfm'> <input type='hidden'
name='ClearTrustedCacheNow' value='1'> </form> Let me know if it works.
Regards, -- MikeR
MikerRoo Guest
-
MikerRoo #3
Re: Admin API - is this possible?
Have you tried the clearTrustedCache method of the runtime component? I think
that works despite the misleading documentation. Also, It may be possible by
posting this form to each server: <form name='editForm'
action='/cfide/administrator/settings/caching.cfm'> <input type='hidden'
name='ClearTrustedCacheNow' value='1'> </form> Let me know if it works.
Regards, -- MikeR
MikerRoo Guest



Reply With Quote

