Ben,
It all depends on you deployment and if user are doing any Client - Server over LAN, If you the deployment if properly only HTML should be going back the users. More of the network communication will be between BOBJ Server and the Databases ( CMS, AUDIT and Reporting DB).
You may additional Network traffic if you are using other methods of Authentication, such as AD, LDAP, SAP &/or other methods.
Regards,
Ajay
Bandwidth requirement is only dependent on the usage of the product and how much a organization is ready to put in.
BO servers are not exactly deployed on web. It is the web applications of BO which are deployed on top of the web servers such as apache / weblogic / websphere etc.
So you need to concentrate on network traffic for the webservers. [There are best practices for number of sessions created at a time for each web server. You can search for them. 😉]
Add a comment