in reply to Re^2: Perl and Apache… Process keeps running.
in thread Perl and Apache… Process keeps running.

Um, the technique shows you how to separate the actions of the parent from those of the child without hanging the webserver. This is the most important part. Adding a kill button is SMOP, 5 lines at most
  • Comment on Re^3: Perl and Apache… Process keeps running.