Hello, is possible share port longpolling with more of one instance in same server and same source of Odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
yes. We can do it by changing odoo server config file by below values...
longpolling_port = 8079
xmlrpc_port = 8069.
Yes, but my question is different I think:
ej:
odoo in port 8069 and longpolling 8072
odoo2 in port 8070 and longpolling 8072
Any problem with that configuration?
Nope, It will not
For odoo -->> 2017-04-27 11:00:51,492 11829 INFO ? openerp.service.server: Evented Service (longpolling) running on 0.0.0.0:8072
For Odoo2 -->> socket.error: [Errno 98] Address already in use: ('0.0.0.0', 8072)
Great, ports longpolling diferents in same machine.
Thanks
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
3
dez. 19
|
21987 | ||
|
9
abr. 23
|
147380 | ||
|
0
mar. 15
|
3593 | ||
|
1
set. 25
|
2522 | ||
change to port 80 instead of 8069
Resolvido
|
|
9
fev. 24
|
128487 |