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.
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
Post a Comment