Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
19442 Переглядів

Hello, is possible share port longpolling with more of one instance in same server and same source of Odoo?

Аватар
Відмінити
Найкраща відповідь

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

Related Posts Відповіді Переглядів Дія
3
груд. 19
20662
9
квіт. 23
145324
0
бер. 15
2942
1
квіт. 25
768
9
лют. 24
126113