Forum Discussion
Robert_47833
Altostratus
Mar 25, 2014Does iControl have cache
hello,team
does iControl have cache?
such as ,client call api1 ,which get result 1
after 2 seconds,client call api1 again,F5 respond with 1 which is stored in F5 memory or cache?
Mar 25, 2014
The iControl server side code was implemented to only update the running configuration in memory. Unlike the GUI, which does a disk flush each operation, we found that the overhead of doing that for large configurations was too long and effected API based applications negatively. The best practice is to make the various changes you want and then issue a System.ConfigSync.save_configuration() method to flush it to disk.
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects