Our server’s task list says that Http task is taking 10-35% of CPU. Server is having some performance problems every now and then. There is over 8000 dbs on the server. Users maybe 30-100 at the same time.
When I say “tell http show thread state” there are only 3-7 threads active. Why is HTTP still taking so much of the CPU time?
Agents initiated from web runs within nhttp process, rather than in amgr process. If your site is having performance issues then keep a watch on web pages which trigger multiple agents to fetch information needed on the page/form.
Of course this will not address all the problems. But might be useful.