Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to run anybox.recipe.odoo in gevent mode and threaded (workers = 0) #31

Open
gmathers opened this issue Jan 19, 2015 · 1 comment
Open

Comments

@gmathers
Copy link

This is more than a question than an issue.

Is there a way to run Odoo from this recipe with gevent longpolling support? I have tried starting both the start_odoo and gevent_odoo scripts with workers = 0 in my cfg file but the longpolling calls 404. When i run only start_odoo with workers = 4, longpolling works but the application is much less responsive.....

Thanks!

@petrus-v
Copy link

Hi @gmathers,

Thanks to make interest to that recipe.

When you started gevent_odoo script have you ever set a reverse proxy for /longpolling/ requests?

cf odoo documentation

Hope it helps,
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants