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
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
6
Trả lời
5483
Lượt xem
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
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
2
thg 12 24
|
6747 | ||
How to ORDER BY? [Odoo 10]
Đã xử lý
|
|
2
thg 11 24
|
27106 | |
|
2
thg 5 24
|
6534 | ||
|
3
thg 3 24
|
5882 | ||
|
0
thg 3 24
|
956 |
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