| The request timeout event, to be delivered by the timer package.
Handling timers is expensive, and can be a bottleneck, this is the only
event Jigsaw will set during processing a request.
No other timeing events are used (ie closing a persistent connection is
not triggered by some timing, but rather by the load of the server).
|