-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
Apache WSGI processes are filling the memory
ps aux | grep 'ahmia-w' | awk '{print $6/1024 " MB";}'
0.746094 MB
77.1719 MB
97.75 MB
104.418 MB
89.3242 MB
52.4023 MB
These processes has started to consume memory after Django-Haystack installation.
It might be a memory leak. It seems very weird that after a day one WSGI process might take a gigabyte of RAM.
Problem is now "solved" by restarting Apache every day.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels