Matt Sergeant wrote:
Yes. Though you have to be careful to close the listening socket in the forked child otherwise it might try and process connections (i.e. port 80 connections).

Another point: Alternatively you could do what MailChannels do - talk to a mod_perl server to do "slow" stuff. I find that's probably a rather complicated way to do things, but I guess it works for them.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to