On Sat, 23 Oct 1999, Stas Bekman wrote:
>
> After investigating deeper into a hanging detection problem, I understood
> that I can quite easily write a monitor that will detect these processes
> and kill them off. I wrote a module Apache::SafeHang with help of
> Apache::Scoreboard that should so
After investigating deeper into a hanging detection problem, I understood
that I can quite easily write a monitor that will detect these processes
and kill them off. I wrote a module Apache::SafeHang with help of
Apache::Scoreboard that should solve the problem.
The only problem I have with this