HI all,
If i reduce the idle time of BIbustkservermain.exe process from 15 mins to 5 mins. How does it will impact the server?
thanks
shivan
If no report requests have been received then after 5 minutes the BIBus process will get destroyed. In theory you would then incur an overhead if a request was received and a new BIBus process has to be spawned (I have no idea what this overhead would be)
However changing this setting to 5 may in fact make no difference at all, if a report server never goes idle for less than 5 minutes it doesn't matter if the setting 5, 10 or 15 the BIBus process(s) will always exist processing requests.
Why do you want to change to 5 minutes?