Hi,

In mod_perl 2 under MPM (win32), is there a way of returning the request
to the client (browser) and having the script continue doing other
(time consuming) operations (without the client having to wait).

Under mp1/linux I guess I could fork but how can I do this on win32?

A typical example could be to receive a file upload, return OK to the
client, and then convert the file to some other format(s).


thanks,
-Kurt.
__________
kurt george gjerde <[EMAIL PROTECTED]>
intermedia uib, university of bergen

Reply via email to