Re: [cgiwrap-users] Timeout
Brought to you by:
nneul
From: Neulinger, N. <nn...@ms...> - 2008-05-22 19:02:47
|
Would probably need to modify CGIwrap to possibly trap the signal, but depending on how apache is doing that signaling, might be difficult. Depending on how cgiwrap is configured, I believe it will (going to memory, have to look at code again) in certain cases do a full exec, in others will stick around so that it can report on rusage. -- Nathan ------------------------------------------------------------ Nathan Neulinger nn...@ms... Missouri S&T Information Technology (573) 341-6679 System Administrator - Principal KD0DMH > -----Original Message----- > From: cgi...@li... [mailto:cgiwrap- > use...@li...] On Behalf Of Trevor Astrope > Sent: Thursday, May 22, 2008 1:30 PM > To: cgi...@li... > Subject: [cgiwrap-users] Timeout > > I noticed that scripts called by cgiwrap will keep running even > after the > apache timeout value is reached. I tested the same script without > cgiwrap > and it exits when the timeout value is reached. > > Is there any way for cgiwrap to signal scripts when the apache > timeout is > reached or would a timeout need to be coded into cgiwrap itself? > > Thanks, > > Trevor > > > ------------------------------------------------------------------- > ------ > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > cgiwrap-users mailing list > cgi...@li... > https://lists.sourceforge.net/lists/listinfo/cgiwrap-users |