| Summary | Orbix CFR appears to behave the same on a single core as it does on a multi-core machine |
|---|---|
| Article Number | 15179 |
| Environment | Windows Orbix 6.x |
| Question/Problem Description | Orbix CFR appears to behave the same on a single core as it does on a multi-core machine Orbix CFR does not scale on a multi-core machine Populating Orbix CFR cache at start-up takes a long time for large configuration domains |
| Clarifying Information | |
| Error Message | |
| Defect/Enhancement Number | |
| Cause | The Orbix CFR will by default only use one thread to populate the cache at start-up. |
| Resolution | Turn off populate cache at start-up by setting: plugins:config_rep:populate_cache_at_startup="false"; Or if you must have the cache loaded, turn this value off and then run a script with multiple parallel itadmin scope show commands that traverse the configuration tree. A new thread will be created for each itadmin client calling scope show and the cache will be populated as each scope is loaded. |
| Workaround | |
| Notes | This will only affect very large domains, most smaller domains will be unaffected |
| Attachment |
| Created date: | 06 September 2011 |
|---|---|
| Last Modified: | 13 February 2013 |
| Last Published: | 23 June 2012 |
| First Published date: | 10 September 2011 |
#KnowledgeDocs
#Orbix