Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Overwriting exit and similar

by Fletch (Bishop)
on Jul 26, 2005 at 10:58 UTC ( [id://478136]=note: print w/replies, xml ) Need Help??


in reply to Overwriting exit and similar

Not to answer your problem, but it sounds like you've re-implemented a wheel, namely FastCGI.

Update: And to answer your question, Apache provides its own Apache::exit sub. Things like Apache::Registry do a use Apache qw( exit ) so that its version is called rather than CORE::exit. (For mod_perl 1)

--
We're looking for people in ATL

Replies are listed 'Best First'.
Re^2: Overwriting exit and similar
by esskar (Deacon) on Jul 26, 2005 at 11:40 UTC
    I know FastCGI, SpeedyCGI, ... but it's not what I'm looking for. I think they fork their processes anyway... but that is not what i want to do!
        I should have mentioned that i needs to be a windows solution as well! :) But thanks for help!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://478136]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-26 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found