I have 8 GB Ram 4 CPU
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
6
Replies
5467
Views
I have 8 GB Ram 4 CPU
For this you need to configure reverse proxy like nginx/apache and pass the longpolling proxy_pass:
# Nginx
location /longpolling {
proxy_pass http://127.0.0.1:8072;
}
You will find lots of blogs to conig nginx/apache.
thanks let me confirm then i will confirm answer with up vote thanks again
Have you configure nginx/apache server ?
You have to configure nginx with reverse proxy which should redirect all long polling request to long Polling Port(defalut 8072)
not using nginx right now
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Dec 24
|
6728 | ||
How to ORDER BY? [Odoo 10]
Solved
|
|
2
Nov 24
|
27040 | |
|
2
May 24
|
6516 | ||
|
3
Mar 24
|
5862 | ||
|
0
Mar 24
|
948 |
Please avoid to post big screenshots for simple log and code snippets, use the formatting options of the editor instead, thanks.
@Emin Trevisan
this is not my issue this odoo website issue ... it should be resize auto as before on odoo website did...after update this is happning