Hi, experts
1. Background: Single Content Server (D65 SP3) with Single Repository in head quarter, 2 BOCS servers locates in Beijing & East US. ACS, DMS enabled. webtop is deployed in weblogic, locates in head quarter.
2. Symptoms: Some clients got very long response time (over 10 secs for 2M bytes file) while downloading files (or double click to open it) through webtop
3. Problem:
3.1 Users don't like be bothered. Therefore, it's almost impossible to say that, "Hey, pals. allow me to try on your computer for a period of time.
3.2 Because of this, I want to know if it's possible that I write a program to simulate download behavior through webtop (w/UCF) and periodically executed in users computer? Doing this is for purpose of collecting response time and trace log and client system performance factors (like CPU, memory, queued job,.... etc)
3.3 Would like to know if there's anyone done this before or any other better approach to resolve it?