跳至内容
菜单
此问题已终结
1 回复
8327 查看

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

 

形象
丢弃

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.

最佳答案

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.

形象
丢弃