[Catalyst] How to detect cancelled requests?

Carl Franks fireartist at gmail.com
Wed Oct 29 16:32:19 GMT 2008


2008/10/29 Stuart Watt <swatt at infobal.com>:

> The problem is more at the boundary between the web server and Catalyst.
> Under IIS, we don't seem to get any kill signal at all, certainly when using
> ActivePerl/PerlEx. I had kind of hoped we might get SIGPIPE, but we don't.

Have you tried testing whether STDOUT is still open after the request
has been cancelled?

(this is just a guess)

Carl



More information about the Catalyst mailing list