On 08/14/2012 04:27 PM, Leonardo M. Ramé wrote:
2) With the TaskId generated by the server, the client calls a CGI method called runLongTask(myTaskId).
I don't know if it's a goad idea to allow a standard CGI to do a looooong action before returning top the WebServer.

At least the WebServer might kill the child task after a few seconds if it thinks it has run wild.

Maybe it is possible to configure the appropriate Timeout in the web server parameters.

-Michael

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to