Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
8360 Widoki

We hope the branch of our company access odoo hosted on internal server via vpn

the current bandwidth of network is download 100M/upload 2M bits

What is the bandwidth requirement for one client to access Odoo?

Your comment welcome

 

Awatar
Odrzuć

Hi Michael, Could you please, tell me from where did you get this number 100/2Mbps or how did you caculated it ? Thanks a lot, Saad !

Hi, the required bandwidth isn't much as most of the heavy content is cached and only the required data is sent via xml-rpc or json-rpc. Keeping in mind that most of the work being done is asynchronous. For most uses, 10kbps should be enough per client.

Najlepsza odpowiedź

The bandwidth requirements are quite minimal as almost everything is processed using small XML Requests. 100/2Mbps could easily accomodate 200 users IMO. At this point, the server load might be your bottleneck rather than bandwidth.

Awatar
Odrzuć