Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
8359 Vistas

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

 

Avatar
Descartar

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.

Mejor respuesta

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.

Avatar
Descartar