Fw: [mod_python] execution time limit

Michael Rasmussen mir at miras.org
Tue Jan 9 16:33:42 EST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



Begin forwarded message:

Date: Tue, 9 Jan 2007 22:32:59 +0100
From: Michael Rasmussen <mir at miras.org>
To: "Graham Dumpleton" <grahamd at dscpl.com.au>
Subject: Re: [mod_python] execution time limit


- -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tue, 9 Jan 2007 16:17:56 -0500
"Graham Dumpleton" <grahamd at dscpl.com.au> wrote:

> 
> Would only work if prefork MPM was being used, can't work if using
> worker MPM or Windows.
> 
Also if the called script spawned a new thread to actually handle the
request and then called wait(). The terminater thread should then call
the appropriate function in the called script instructing it to
terminated the created thread?

Sort of implementing the MVC pattern.

- - -- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917
- - --------------------------------------------------------------
BOFH excuse #184:

loop found in loop in redundant loopback
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFpAoLVErYVePoCRcRAgjPAJ4xEvNxNdbqx8R2mMvlNtweWiBRXQCfVM3R
0lMZPn1aHCww90reCqpFkeA=
=kOVi
- -----END PGP SIGNATURE-----


- -- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://keyserver.veridis.com:11371/pks/lookup?op=get&search=0xE3E80917
- --------------------------------------------------------------
Terminate input by end-of-file or marker, not by count.
            - The Elements of Programming Style (Kernighan & Plaugher)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFpAo2VErYVePoCRcRAjlsAJ9tnUhNJ8z9aSe0R6jJKurVifp8CACdEvA4
tDu4cfEPKOLkWmJwMh2dJFY=
=pEdC
-----END PGP SIGNATURE-----



More information about the Mod_python mailing list