Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
6081 Ansichten

Hello everyone

I've been working with Odoo for several years now but I still don't understand what is the use of Apache or nginx with Odoo?

I mean, Odoo runs perfectly without them on a local machine so why do we need to use them on a staging or production environment?

Maybe I don't really understand what is the use of a web server.

Avatar
Verwerfen
Beste Antwort

Hi, 
In your local instance  currently the Odoo may be running as a single process, and single thread will be handling all the incoming requests.


To handle multiple request and multiple users at a time, we have to enable workers in Odoo

And to configure workers we use revers proxy like nginx and apache


Refer this video for details: https://youtu.be/-hVYQd7A7PQ

and https://youtu.be/dQtIKmNdVgA


Check this post also: https://www.odoo.com/forum/help-1/odoo-worker-number-calculation-for-multiprocessing-172597


Hope this will help you 


Thank you 

Avatar
Verwerfen
Autor

So, as soon as I set worker=0, there is no need to use a Apache or Nginx?

This is exactly the kind of answer I was waiting for
Thank you

Beste Antwort

Hi, you can follow this: https://youtu.be/-3wV7A_4s-w

Hope it helps

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
2
Sept. 24
1357
1
Mai 24
2702
2
Mai 24
13813
1
Juni 20
5775
0
Okt. 17
3121