[Catalyst] Slow fastcgi: A debugging aid
Matt S Trout
dbix-class at trout.me.uk
Tue May 5 10:56:04 GMT 2009
On Tue, May 05, 2009 at 01:06:52PM +0930, Jon Schutz wrote:
> On Mon, 2009-05-04 at 19:56 -0500, Peter Karman wrote:
>
> > Catalyst::Plugin::AutoRestart
> >
>
> Would I be correct in my reading of the code, that since the exit()
> happens in handle_request, the request that triggers the restart does
> not get served?
No.
The first thing this code does is call next::method to do the full normal
handle_request processing.
I worked with John and John on this plugin; it's rock solid and Shadowcat
have used it for almost every client since.
--
Matt S Trout Catalyst and DBIx::Class consultancy with a clue
Technical Director and a commit bit: http://shadowcat.co.uk/catalyst/
Shadowcat Systems Limited
mst (@) shadowcat.co.uk http://shadowcat.co.uk/blog/matt-s-trout/
More information about the Catalyst
mailing list