Commit dd1ec041 authored by Paul Querna's avatar Paul Querna
Browse files

Reset the timers when in the child -- this prevents a fork bomb, as each child...

Reset the timers when in the child -- this prevents a fork bomb, as each child would spawn N more children of its own, as the scheduled timer would go off in the child and the parent.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@709655 13f79535-47bb-0310-9956-ffa450edef68
parent 0dd63724
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment