Taking minutes to acquire file list for component, normal?
We have one component with about 200,000 files contained, each time user try to load repository workspace into local sandbox, it takes minutes to acquire file list for the component, and meanwhile, we have high CPU usage on RTC application server, so my question is, is this normal?
Regards,
Makson
Regards,
Makson
One answer
Yes, or I should say that we see the same thing.
Eddie
Eddie
Comments
Yes, this is 'normal'.. remember that RTC doesn't save 'files' it saves changes, and has to construct the file on the fly. this is a heavy CPU load.
the resultant constructed file is a unique UUID, and can be cached.
I designed a squid proxy deployment for a prior company to minimize the number of times we did this operation.
see the 1st answer here
https://jazz.net/forum/questions/112889/caching-server-useful-for-rtc-workitems