report server behaviour
Hi,
I'm just wondering about report server engine behaviour.
Since I have multiple clients invoking rwservlet, in batch mode, I assume that for each request I have a report running.
When I request more reports in parallel it seems that reports waits each other.
I have 1 rwEng only.
More Current jobs in parallel (I can see from ShowJobs)
I don't understand why rwEng do not process other reports syncrounsly to each request.
If not, I think it should be something to configure.
Angelo