[cgiapp] cgiapp with Net::Server

Ron Savage ron at savage.net.au
Sun Mar 9 19:17:19 EDT 2008


Hi Mark

The sample code uses Net::Server::PreFork. I'm not sure, but if you have
multiple server processes waiting for connexions, it's possible the
first run mode is run inside one process, and the second run mode is run
inside a different process, right? That would explain how a run mode is
fixed inside a given process.
-- 
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html




More information about the cgiapp mailing list