Skip to Content
Menu
This question has been flagged
1 Reply
1393 Views

On my local environment (docker nginx + odoo + postgres) there is no issue with download speeds downloads is instant.
However when the application is hosted online at azure the download speed is about 1Mbit/s  
Have performed a a peformed with a 24MB file on both odoo10 and odoo12 but the speed is the same.

What is this related to, or is it odoo that is this slow. 

Maybe there is something bad with our nginx config. 

The upload is super fast 300Mbits/s and it's just waits a bit for it to write. 


What downloads speeds do you have downloading from ir.attachment?

Avatar
Discard

Did you verify how long it takes to download from https://runbot.odoo.com/ ? So you can rule out configuration issues? It takes about 4 seconds for me for 22MB.

Author Best Answer

I compared again today and the odoo10 instance is the one with super slow download speed. 

The odoo12 instance both on my side and the runbot side is perfectly fine. 
With like 20MB/s so the download is instant.
For the odoo10 download i  confirmed  that the file a zip file of 24MB on the odoo10 is from filestore by adding (store_fname field in view) the and both files where downloaded directly from the ir.attachement menu in the configuration. 
Odoo10 still shows great upload speeds like 30MB/s but the download speed is still 0.1-0.2MB/s. 


Is the performance this bad on odoo10 or is there a good configuration file that really works with the odoo10 instance, seems like this is a real headache to find a configuration that just works. 

Avatar
Discard