In our Django applications, the uWSGI gateway to the load-balancers is part of the customer application: .. mermaid:: flowchart LR gateway <--> load-balancers ...
uWSGI can be configured using several different methods. All configuration methods may be mixed and matched in the same invocation of uWSGI. Note Some of the ...