X
X
Xawer2015-07-02 18:24:47
Django
Xawer, 2015-07-02 18:24:47

django+nginx. Child processes do not die. How to decide?

Good day!
Noticed this problem:
Child wusgi processes don't always die. Sometimes they freeze, as a result of which the load on the server increases.
Django site, nginx server.
OS CentOS
ps:
What configs are needed to diagnose the problem?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-07-02
@Xawer

# kill after 5k requests
max-requests=5000
# kill if running more than 54 sec
harakiri=54

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question