Damyan Ivanov wrote: > OK, but I am really curious. What really happens if I intentionally set > the alarm to ring after the request has finished? For example if I want > something to hapen if apache child is idle for more than 15 minutes.
Try it. Most likely it will run the alarm, but will interrupt some other unrelated request from a different user to do it.