[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Isapi-question



Hi to all,

I would like a ISAPI-Module I wrote to:
 - receive a request
 - send a response
 - then continue processing the request

I would just like to acknowledge the receipt of the request - in casu the
printing of a report, which takes a little time in processing - and I would
like to prevent users to keep repeating the request because it takes more
than two seconds before they get an answer.

I wonder if there is any chance that the isapi-dll is killed by the server
because the server has received a response.

If not, would this be true for any server? Will Windows prevent any dll to
be killed when it is still processing code?

Thanks in advance.
Wigle.