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
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
2
Antwoorden
5107
Weergaven
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
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
jul. 24
|
2494 | ||
|
1
jun. 24
|
4985 | ||
|
1
okt. 23
|
10672 | ||
|
1
okt. 23
|
98 | ||
413 Request Entity Too Large
Opgelost
|
|
1
aug. 23
|
2193 |