Skip to Content
Menu
This question has been flagged
1 Reply
18155 Views

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

Avatar
Discard
Best Answer

yes. We can do it by changing odoo server config file by below values...

longpolling_port = 8079

xmlrpc_port = 8069. 

Avatar
Discard
Author

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)

Author

Great, ports longpolling diferents in same machine.

Thanks

Related Posts Replies Views Activity
3
Dec 19
19534
9
Apr 23
143352
0
Mar 15
2332
9
Feb 24
122926
1
Jun 23
1242