In the case of importing or exporting large amount of data (like 5000 records) from odoo, It show connection lost and trying to reconnect messages. So is there any way to deal with it while working with large amount of records ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2
Réponses
5114
Vues
If you are using nginx, then try to increase the value of one of the following parameters in nginx config file:
proxy_connect_timeout 3600;
proxy_send_timeout 3600;
proxy_read_timeout 3600;
send_timeout 3600;
When running the server give an 'limit-time-real' parameter value
for example
./odoo-bin --limit-time-real 1000
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
2
juil. 24
|
2499 | ||
|
1
juin 24
|
4992 | ||
|
1
oct. 23
|
10679 | ||
|
1
oct. 23
|
98 | ||
413 Request Entity Too Large
Résolu
|
|
1
août 23
|
2193 |