跳至內容
選單
此問題已被標幟
1 回覆
21046 瀏覽次數

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

相關帖文 回覆 瀏覽次數 活動
3
12月 19
21962
9
4月 23
147334
0
3月 15
3586
1
9月 25
2485
9
2月 24
128440