Django Potential Fork Bomb

dieter dieter at handshake.de
Thu May 9 00:53:48 EDT 2019


Shakti Kumar <shakti.shrivastava13 at gmail.com> writes:
> ...
> I suspect django spawned too many child processes, and consecutively I ran
> out of resources on my dev server. How can I prevent this from happening?
> And I am not able to understand why django should spawn (if it indeed is
> spawning) incrementing processes with each query from the GUI.

I suspect the GUI to be the culprit. You have not told us what
kind of GUI this is: is it the (standard) GUI which comes with "Django"
(and runs in your browser)? In this case, you might get
better answers when you describe your problem in a specialize "Django"
list.




More information about the Python-list mailing list