python - debugging Apache: multiple -DFOREGROUND processes taking up a lot of memory -


we running apache mod_wsgi/python. observing multiple -dforeground process has been running. these process talking 2-40 % of memory utilization , run more 8 hrs.

enter image description here

the pid of these process not in apache access.log
1. how find cause process?
2. why these pid not present in access.log
3. can kill them ?


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -