Hello everyone, I'm running two instances of Daphne on my server (one per environment, production/staging). I'm using UNIX sockets behind nginx, but production requests are sent to staging and vice versa.
Workers and Daphne are using the same settings per environment (I'm using Redis as a channel layer and each environment uses it's own DB), but how Daphne actually knows which workers belongs to her? Thank you in advance Cheers, Tom -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/66fabb88-4350-4275-8d4e-25f30e4e3b00%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

